Actions
Feature #25307
closedAdd switch to hammer CLI to disable the defaults
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Team Backlog:
Ivan
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1640644
Description of problem:
While using Hammer we sometimes don't want the values in defaults to step in and it would be helpful to have a switch to disable the defaults
Actual results:
There is no way how to disable the defaults from applying
Expected results:
There is a switch such as:
hammer --no-defaults user list
Actions