Fix misleading Non-base32 digit found error #2

Closed
opened 2021-11-20 11:21:16 +00:00 by ungleich-gitea · 0 comments
(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% 
``` (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% ```
ahmedbilal was assigned by ungleich-gitea 2021-11-20 11:21:16 +00:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: uncloud/uncloud-cli#2
No description provided.