Project

General

Profile

Actions

Feature #20976

closed

Hammer os set-default-template subcommand is missing --provisioning-template-id

Added by Marek Hulán over 6 years ago. Updated over 4 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Provisioning templates
Target version:
-
Difficulty:
Triaged:
No
Team Backlog:
Fixed in Releases:
Found in Releases:
In Kanboard:

Description

After a discussion with the reporter, it was identified that the os set-default-template and delete-default-template use only the old and deprecated name of provisioning templates.

Reproducing steps:

1. run hammer os set-default-template -h and see

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

2. it should also contain --provisioning-template-id which is equivalent of --config-template-id

The delete subcommand refers to config template in help for --type, see

hammer os delete-default-template -h

Usage:
    hammer os delete-default-template [OPTIONS]

Options:
 --id OS ID                    operatingsystem id
 --type TPL TYPE               Type of the config template
 -h, --help                    print help

Actions #1

Updated by Shira Maximov over 4 years ago

  • Subject changed from Hammer os set-default-template subcommand is missing --provisioning-template-id to Hammer os set-default-template subcommand is missing --provisioning-template-id
  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF