@seacloudai/seacloud-cli 0.0.4 → 0.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/README.zh.md +1 -1
- package/npm-bundles/SHA256SUMS +5 -5
- package/npm-bundles/seacloud_0.0.6_darwin_amd64.tar.gz +0 -0
- package/npm-bundles/seacloud_0.0.6_darwin_arm64.tar.gz +0 -0
- package/npm-bundles/seacloud_0.0.6_linux_amd64.tar.gz +0 -0
- package/npm-bundles/seacloud_0.0.6_linux_arm64.tar.gz +0 -0
- package/npm-bundles/seacloud_0.0.6_windows_amd64.zip +0 -0
- package/package.json +1 -1
- package/npm-bundles/seacloud_0.0.4_darwin_amd64.tar.gz +0 -0
- package/npm-bundles/seacloud_0.0.4_darwin_arm64.tar.gz +0 -0
- package/npm-bundles/seacloud_0.0.4_linux_amd64.tar.gz +0 -0
- package/npm-bundles/seacloud_0.0.4_linux_arm64.tar.gz +0 -0
- package/npm-bundles/seacloud_0.0.4_windows_amd64.zip +0 -0
package/README.md
CHANGED
|
@@ -53,7 +53,7 @@ make install
|
|
|
53
53
|
```
|
|
54
54
|
|
|
55
55
|
> Requires Go 1.26+
|
|
56
|
-
> The installed binary uses the default service endpoints
|
|
56
|
+
> The installed binary uses the default public service endpoints. In Folkos-managed runtimes, Vtrix generation requests are automatically rewritten to the fixed Folkos proxy URL.
|
|
57
57
|
|
|
58
58
|
If `/usr/local/bin` requires elevated permissions:
|
|
59
59
|
|
package/README.zh.md
CHANGED
|
@@ -53,7 +53,7 @@ make install
|
|
|
53
53
|
```
|
|
54
54
|
|
|
55
55
|
> 需要 Go 1.26+
|
|
56
|
-
>
|
|
56
|
+
> 安装后的二进制会注入公开版本使用的默认服务地址。在 Folkos 托管运行时里,Vtrix 生成请求会自动改写到固定的 Folkos 代理地址。
|
|
57
57
|
|
|
58
58
|
如果 `/usr/local/bin` 需要更高权限:
|
|
59
59
|
|
package/npm-bundles/SHA256SUMS
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
2584365f4a8ef5a8d02712b5ff8f674769565b4682b4f328be33a73bc157e44d seacloud_0.0.6_darwin_amd64.tar.gz
|
|
2
|
+
d474c4111ee3b5305f870706d60cef45fc2ea5b2481637717d0e9c03faa2a2a4 seacloud_0.0.6_darwin_arm64.tar.gz
|
|
3
|
+
96f18224571edd47e363382438b2b3a220dc45d337e1bfb47bdd6045238a642e seacloud_0.0.6_linux_amd64.tar.gz
|
|
4
|
+
f2a6e3f5e8afbca27eb9d0fd7d843ba0e4c64db2dace120eb89d1dca3656318c seacloud_0.0.6_linux_arm64.tar.gz
|
|
5
|
+
06a87d685eb5c0603da620b220b48663b10166356f567bf659619d5df3ca8a02 seacloud_0.0.6_windows_amd64.zip
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|