Skip to content

Instantly share code, notes, and snippets.

@mccun934
Created February 6, 2014 19:30
Show Gist options
  • Save mccun934/8850981 to your computer and use it in GitHub Desktop.
Save mccun934/8850981 to your computer and use it in GitHub Desktop.
# katello system update --help
Usage: katello options system update options
Options:
-h, --help show this help message and exit
--org=ORG name of organization e.g.: ACME_Corporation (required)
--environment=ENVIRONMENT
environment name e.g.: production
--name=NAME system name
--uuid=UUID system uuid
--new_name=NEW_NAME a new name for the system
--new_environment=NEW_ENVIRONMENT
a new environment name for the system
--description=DESCRIPTION
a description of the system
--location=LOCATION location of the system
--release=RELEASE value of $releasever for the system
--servicelevel=SLA service level agreement
--content_view=VIEW_NAME
content view name eg: database
--content_view_label=VIEW_LABEL
content view label eg: database
--content_view_id=VIEW_ID
content view id eg: 6
-g grep friendly output
-v verbose, more structured output
-d DELIMITER column delimiter in grep friendly output, works only
with option -g
--noheading Suppress any heading output. Useful if grepping the
output.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment