Releases: ucloud/ucloud-cli
v0.1.41
v0.1.40
0.1.39
0.1.38
BUG FIXES:
- fix build failure when using go 1.18 on darwin_arm64. (golang/go#49219)
0.1.37
ENHANCEMENTS:
- add command
ucloud pathx create
, Include flags:--bandwidth,--area-code,--charge-type,--quantity,--accel,--origin-ip,--origin-domain,--port,--origin-port
to create the pathx resource. - add command
ucloud pathx delete
to delete the pathx resource - add command
ucloud pathx modify
to modify the pathx associated information. Example bandwidth or origin information or resource information. - add command
ucloud pathx list
to query the pathx resource list. - add command
ucloud pathx price
to query the pathx resource price information. - add command
ucloud pathx area
to query the pathx origin areas or acceleration areas
0.1.36
ENHANCEMENTS:
- add the flags:
--instance-type
,--forward-region
,--bandwidth-package
about commandgssh create
to customize specific instance type of global ssh. - add response fields:
GlobalSSHPort
,InstanceType
about commandgssh list
to list specific instance type of global ssh. - update cmd
uhost create
about bind EIP: EIP creates and binds to UHost when UHost creating instead of after UHost creating.
0.1.35
ENHANCEMENTS:
- add the flag
--user-data-base64
about commanducloud uhost create
to customize the startup behaviors when launching the uhost instance and the value must be base64-encode. (#55)
shasum256
ucloud-cli-macosx-0.1.35-amd64.tgz
d6a13a755bbc64959c69d4229cd9a2d32971fc3e2e8864401da9e945d2136d26
ucloud-cli-linux-0.1.35-amd64.tgz
99d476ac68ebe953c552be1e3306d6ef9f5a96461085fe9c5b26cb2f15bbc647
ucloud-cli-windows-0.1.35-amd64.zip
eff082984ebc8b0cf8e7c4937de4e9c69d9ecdd4e43df3266aecd6dd66b8c79a
0.1.34
ENHANCEMENTS:
- add the flag
--user-data
about commanducloud uhost create
to customize the startup behaviors when launching the uhost instance.(#54) - add the flag
--gpu-type
about commanducloud uhost create
to define the type of GPU instance.(#54)
shasum256
ucloud-cli-macosx-0.1.34-amd64.tgz
d421c1806e5ac273d2823218a30e64f79837b780f170e5eeac14a487453ec407
ucloud-cli-linux-0.1.34-amd64.tgz
7fc13374a0bae48a223b902b378ac1c9ad17e12896ced7725b6724fac7f1817b
ucloud-cli-windows-0.1.34-amd64.zip
369b7ab34936496b691a96481f825f14b25206cdfef89bebcb7bc4aa626f21be
0.1.33
1、Add command 'ucloud api', which can call any API of ucloud like this
ucloud api --Action DescribeUHostInstance --Region cn-bj2
or
ucloud api --local-file ./create_uhost.json
2、Adapt to cloudshell
shasum256
ucloud-cli-macosx-0.1.33-amd64.tgz
c6177ac39f2b97fa970a155c45434fcb9ff6f38660ac215e92f84ab3b0b6b767
ucloud-cli-linux-0.1.33-amd64.tgz
6e73806e3806894f0f7dbcc8eb62afe0883a8107142a6c4ab2dea2c5fde8700d
ucloud-cli-windows-0.1.33-amd64.zip
c9d0baed81175248db97be4f8725fb05d0dda87acbfbf9590a6658d7f68011d4
0.1.32
1、Fixbug for creating uhost with shared bandwith. Now you can create uhost bound with shared bandwith using follow command.
ucloud uhost create --cpu 1 --memory-gb 2 --image-id uimage-xxx --password xxxxx --create-eip-traffic-mode ShareBandwidth --shared-bw-id bwshare-lxxxx
shasum256
ucloud-cli-macosx-0.1.32-amd64.tgz
a44fac4e984a6058a22fed3f4c6cd64a933c25577b01e1281249ae86f2545eb7
ucloud-cli-linux-0.1.32-amd64.tgz
07a0ed61ce60b5d154d6246569bd174b156968a2feed471cf50145f90f0c910b
ucloud-cli-windows-0.1.32-amd64.zip
faa51263eb6f868a9ab300512e8aba28a44d716e3f835d98c90cb214dc59800a