Skip to content

Instantly share code, notes, and snippets.

@mccun934
Created September 18, 2012 16:28
Show Gist options
  • Select an option

  • Save mccun934/3744112 to your computer and use it in GitHub Desktop.

Select an option

Save mccun934/3744112 to your computer and use it in GitHub Desktop.
[mmccune@kona katello{object-labels}]$ ./kk -u admin -p admin environment create --name="DEV6 with spaces" --prior=Library --org=ACME_Corporation
Successfully created environment [ DEV6 with spaces ]
[mmccune@kona katello{object-labels}]$ ./kk -u admin -p admin environment list --org=ACME_Corporation
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Environment List
Id Name Label Description Org Prior Environment
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
1 Library Library None ACME_Corporation None
4 DESV DEV None ACME_Corporation Library
15 DEV4 DEV4 None ACME_Corporation Library
16 DEV5 DEV5 None ACME_Corporation Library
17 DEV6 with spaces DEV6_with_spaces None ACME_Corporation Library
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment