Actions
Bug #19997
closedCommands for setting default templates are missing name options
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Provisioning templates
Target version:
-
Description
Current state:
hammer os set-default-template -h Usage: hammer os set-default-template [OPTIONS] Options: --config-template-id TPL ID config template id to be set --id OS ID operatingsystem id -h, --help print help
There should be two more options for OS's title and template's name, plus config templates should be renamed to provisioning templates.
Expected result:
hammer os set-default-template -h Usage: hammer os set-default-template [OPTIONS] Options: --provisioning-template-id ID ... --provisioning-template NAME ... --id ID ... --title TITLE ... -h, --help print help
Updated by Tomáš Strachota about 7 years ago
- Has duplicate Feature #10770: Os set-default-template only accepts ids added
Updated by Marek Hulán about 7 years ago
There might be actually another duplicate, could you please check #20976? Sorry if that's the case.
Updated by Tomáš Strachota about 7 years ago
- Status changed from New to Duplicate
Updated by Tomáš Strachota about 7 years ago
- Is duplicate of Feature #19230: hammer-cli: hammer os set-default-template improvement added
Actions