package
0.12.0
Repository: https://github.com/castai/cli.git
Documentation: pkg.go.dev

# Functions

AddJSONOutput adds the -o|--output option to any cmd to export to json.
DumpJSONToSlice dumps the contents of data into a byte slice.
ForceJSON sets output mode to JSON (for unit tests).
OutputJSON returns true if the JSON output option was specified.
PrintOutput receives an interface and dump the data using the --output flag.ATM only json or jsonpath.
PrintOutputWithType receives an interface and dump the data using the --output flag.ATM only json or jsonpath.
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author