Remove --os-ssd option from host create #1

Open
opened 2021-11-20 11:21:15 +00:00 by ungleich-gitea · 0 comments
(venv) [13:53] diamond:uncloud-cli% ./bin/ucloud-cli host create --hostname foo --cpu 12 --ram 20
Usage: ucloud-cli host create [OPTIONS]
Try "ucloud-cli host create --help" for help.

Error: Missing option "--os-ssd".

In theory uncloud host could get the cpus and RAM by itself instead of having to add it manually.
This might also change in the life of a host.

``` (venv) [13:53] diamond:uncloud-cli% ./bin/ucloud-cli host create --hostname foo --cpu 12 --ram 20 Usage: ucloud-cli host create [OPTIONS] Try "ucloud-cli host create --help" for help. Error: Missing option "--os-ssd". ``` In theory uncloud host could get the cpus and RAM by itself instead of having to add it manually. This might also change in the life of a host.
ahmedbilal was assigned by ungleich-gitea 2021-11-20 11:21:15 +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#1
No description provided.