Advertisement
Guest User

Output of foreman-rake -- config --help

a guest
Sep 11th, 2015
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. [root@foreman ~]# foreman-rake -- config --help
  2. Get or set the Foremen settings.
  3.  
  4. Options:
  5. -k, --key KEY If not specified, all keys are displayed
  6. -v, --value VALUE Set the value. The key must be specified. Complex values (hashes, arrays) are expected to be JSON encoded.
  7. -u, --unset Unset the key. The key must be specified
  8. -h, --help Show help and exit
  9. -n, --dry-run Don't change thd configuration. Success if no change is needed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement