@seacloudai/seacloud-cli 0.0.4 → 0.0.5
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.5_darwin_amd64.tar.gz +0 -0
- package/npm-bundles/seacloud_0.0.5_darwin_arm64.tar.gz +0 -0
- package/npm-bundles/seacloud_0.0.5_linux_amd64.tar.gz +0 -0
- package/npm-bundles/seacloud_0.0.5_linux_arm64.tar.gz +0 -0
- package/npm-bundles/seacloud_0.0.5_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 for the public CLI. You can override them with `SEACLOUD_BASE_URL`, `SEACLOUD_MODELS_URL`, `SEACLOUD_GENERATION_URL`, and `
|
|
56
|
+
> The installed binary uses the default service endpoints for the public CLI. You can override them with `SEACLOUD_BASE_URL`, `SEACLOUD_MODELS_URL`, `SEACLOUD_GENERATION_URL`, `SEACLOUD_SKILLHUB_URL`, and `SEACLOUD_FOLKOS_PROXY_BASE_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
|
-
> 安装后的二进制会注入公开版本使用的默认服务地址。你也可以通过 `SEACLOUD_BASE_URL`、`SEACLOUD_MODELS_URL`、`SEACLOUD_GENERATION_URL`、`SEACLOUD_SKILLHUB_URL` 覆盖这些地址。
|
|
56
|
+
> 安装后的二进制会注入公开版本使用的默认服务地址。你也可以通过 `SEACLOUD_BASE_URL`、`SEACLOUD_MODELS_URL`、`SEACLOUD_GENERATION_URL`、`SEACLOUD_SKILLHUB_URL`、`SEACLOUD_FOLKOS_PROXY_BASE_URL` 覆盖这些地址。
|
|
57
57
|
|
|
58
58
|
如果 `/usr/local/bin` 需要更高权限:
|
|
59
59
|
|
package/npm-bundles/SHA256SUMS
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
71bc48ef7387f03b155344cd79589fa04a063eb2829c0c3f97eed11fd19c57a3 seacloud_0.0.5_darwin_amd64.tar.gz
|
|
2
|
+
749f5f58e2ec444c0a81ebbb1764e187b0cbd70018ec82f8583f465891d9fe47 seacloud_0.0.5_darwin_arm64.tar.gz
|
|
3
|
+
7ed942791d43a5f161b9945cd760df1b8a7a42c4a5110c3f47171ce9d47ee51c seacloud_0.0.5_linux_amd64.tar.gz
|
|
4
|
+
8f260aaef37bca4806ae06bf64ad9e6bdb33c05ab8cd7af20cf9859d146a76f3 seacloud_0.0.5_linux_arm64.tar.gz
|
|
5
|
+
ee4d76e0b3cc48222c6af4098eab92fd06d7ea083bcee1211a66cf7a031fde42 seacloud_0.0.5_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
|