Skip to Main Content
Status Delivered
Workspace * IBM Cloud Ideas
Categories CLI
Created by Guest
Created on Jan 24, 2018

bx cli improvement

"bx cf spaces"  does not have an option to turn off headers in the output,  nor output to json,  as other bx cli commands do.

Currently I have to script the output to remove superfluous information, if I could just ouput json then it would make life easier.

Can it be enhanced to work like "bx cs workers" ?

PARAMETERS:
-s Do not show message of the day or update reminders.
--json Format output in JSON

Idea priority Medium
  • Guest
    Feb 16, 2018

    Accepted as a requirement, reviewed with Bo Yang and should be available within 6-9 months (currently under technical discussion now). The effort involves refactoring the CLI UI libraries to support different output formats (table, json, etc...).