-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
Anta CLIAll things around CLIAll things around CLIframework-enhancementNew feature or requestNew feature or request
Milestone
Description
The end goal is to be able to do the following when running anta nrfu:
anta nrfu table--> Like today; Table output to the screenanta nrfu csv--> No output to the screen, save in a CSV fileanta nrfu table csv--> Table output + save to a CSVanta nrfu csv table--> Same as above
This flexible structure would also be available for other formats like anta nrfu json, anta nrfu md-report, etc.
https://click.palletsprojects.com/en/8.1.x/commands/#custom-multi-commands
https://click.palletsprojects.com/en/8.1.x/commands/#multi-command-pipelines
https://click.palletsprojects.com/en/8.1.x/commands/#multi-command-chaining
titom73 and gmuloc
Metadata
Metadata
Assignees
Labels
Anta CLIAll things around CLIAll things around CLIframework-enhancementNew feature or requestNew feature or request