Right now we have a difference of detail to show a user friendly table, and get to deliver a JSON stream.
We should choose either detail or get for all commands, and then provide them with a --json flag for teams looking to use the CLI in automated flows and not interactively.
Right now we have a difference of
detailto show a user friendly table, andgetto deliver a JSON stream.We should choose either
detailorgetfor all commands, and then provide them with a--jsonflag for teams looking to use the CLI in automated flows and not interactively.