Actions
Bug #12751
closedInconsistent option name --plugin-name for defaults provider name
Status:
Closed
Priority:
Normal
Assignee:
Category:
Hammer core
Target version:
Difficulty:
easy
Triaged:
Pull request:
Team Backlog:
Description
$ hm defaults add -h
Usage:
hammer defaults add [OPTIONS]
Options:
--param-name OPTION_NAME The name of the default option (e.g. organization_id).
--param-value OPTION_VALUE The value for the default option
--plugin-name OPTION_PLUGIN_NAME The name of the provider providing the value. For list available providers see `hammer defaults providers`.
-h, --help print help
For provider name I'd expect
--provider OPTION_PROVIDER
Updated by The Foreman Bot about 9 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/hammer-cli/pull/187 added
Updated by Martin Bacovsky about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset abb67f8741f505a1c1f8545482189e391f856dec.
Actions