Skip to content

Conversation

@sudorandom
Copy link
Contributor

  • Changed format of displaying users/passwords in cci details (nested tables)
  • Changed format of displaying cpu/memory options in create-options for cci, hardware and bmetal (nested tables)
  • Adds confirmation option to 'sl hardware create'
  • Creates a to_python() standard for pythonizable types
  • For CCI/Hardware listing/detail datacenters shows as 'San Jose 1' for table output and 'sjc01' for JSON and raw outputs
  • For CCI status/state detail shows as 'Active'/'Running' for table output and as 'ACTIVE'/'RUNNING' for JSON and raw outputs

* Changed format of displaying users/passwords in cci details (nested tables)
* Changed format of displaying cpu/memory options in create-options for cci, hardware and bmetal (nested tables)
* Adds confirmation option to 'sl hardware create'
* Creates a to_python() standard for pythonizable types
* For CCI/Hardware listing/detail datacenters shows as 'San Jose 1' for table output and 'sjc01' for JSON and raw outputs
* For CCI status/state detail shows as 'Active'/'Running' for table output and as 'ACTIVE'/'RUNNING' for JSON and raw outputs
@CrackerJackMack
Copy link
Contributor

"CLI: Adds JSON Output format for most commands" Are there some commands where it's known not to work ?

@sudorandom
Copy link
Contributor Author

Config setup is the only one I know about. It doesn't work because it calls env.out directly to output to the screen. It's a wizard-type command so JSON output both doesn't make sense and isn't practical.

@CrackerJackMack
Copy link
Contributor

Code looks good, +1 to merge. passing to @beittenc for merge.

beittenc pushed a commit that referenced this pull request Jul 29, 2013
CLI: Adds JSON Output format for most commands
@beittenc beittenc merged commit ec2f9e4 into softlayer:master Jul 29, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants