Add additional output formats for lists/info #156

Closed
opened 2022-09-21 09:42:03 -04:00 by joshuaboniface · 2 comments

Add some additional output formats for the various list/info CLI functions, in addition to the human-readable ones, to aid in scripting. CSV and JSON seem like good initial alternatives. This overlaps slightly with -r/--raw in some commands but can complement those.

Add some additional output formats for the various list/info CLI functions, in addition to the human-readable ones, to aid in scripting. CSV and JSON seem like good initial alternatives. This overlaps slightly with `-r`/`--raw` in some commands but can complement those.
joshuaboniface added the
CLI
improvement
labels 2022-09-21 09:42:03 -04:00
joshuaboniface self-assigned this 2022-09-21 09:42:03 -04:00
Author
Owner

Doing this cleanly requires an almost complete revamp of the CLI client. Probably a worthwhile endeavor as it's grown incredibly complicated and sprawling, but also a significant time investment.

Doing this cleanly requires an almost complete revamp of the CLI client. Probably a worthwhile endeavor as it's grown incredibly complicated and sprawling, but also a significant time investment.
Author
Owner

This was completed.

This was completed.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: parallelvirtualcluster/pvc#156
No description provided.