@ucloud-sdks/ucloud-sandbox-cli 0.1.0-beta.9 → 1.0.1

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.
@@ -96,4 +96,4 @@ asyncio.run(main())
96
96
  1. Customize the template in `{{templateFile}}` to fit your needs
97
97
  2. Build the template using one of the methods above
98
98
  3. Use the template in your UCloud sandbox code
99
- 4. Check out the UCloud Sandbox documentation at https://sandbox.ucloudai.com/docs for more advanced usage
99
+ 4. Check out the UCloud Sandbox documentation at https://docs.ucloud.cn/agent-sandbox/README for more advanced usage
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ucloud-sdks/ucloud-sandbox-cli",
3
- "version": "0.1.0-beta.9",
3
+ "version": "1.0.1",
4
4
  "description": "CLI for managing UCloud sandbox templates",
5
5
  "homepage": "https://ucloud.cn",
6
6
  "license": "MIT",