upctl storage templatise
Templatise a storage
Examples
upctl storage templatise 01271548-2e92-44bb-9774-d282508cc762 --title "My Template"
upctl storage templatise 01271548-2e92-44bb-9774-d282508cc762 --title "My Template" --wait
upctl storage templatise "My Storage" --title super_template
Options
Option | Description |
---|---|
--title |
A short, informational description. |
--wait |
Wait for storage to be in online state before returning. |
--help , -h |
help for templatise Default: false |
Global options
Option | Description |
---|---|
--client-timeout , -t |
Client timeout to use in API calls. Default: 0s |
--config |
Configuration file path. |
--debug |
Print out more verbose debug logs. Default: false |
--force-colours |
Force coloured output despite detected terminal support. |
--no-colours |
Disable coloured output despite detected terminal support. Colours can also be disabled by setting NO_COLOR environment variable. |
--output , -o |
Output format (supported: json, yaml and human) Default: human |
Related commands
Command | Description |
---|---|
upctl storage | Manage storages |