Fix misleading Non-base32 digit found error #2
```
(venv) [13:42] diamond:uncloud-cli% ./bin/ucloud-cli vm create --vm-name foo --cpu 1 --ram 2gb --os-ssd abc --image foo
Error: Non-base32 digit found
(venv) [13:42] diamond:uncloud-cli% ./bin/ucloud-cli vm create --vm-name foo --cpu 1 --ram 2 --os-ssd abc --image foo
Error: Non-base32 digit found
(venv) [13:42] diamond:uncloud-cli%
```
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?