package
0.69.0
Repository: https://github.com/cisco-open/fsoc.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
PrintCmdOutput displays the output of a command in the user-selected output format.
PrintCmdOutputCustom displays the output of a command in the user-selected output format with the capability to provide custom output for the human display formats.
PrintCmdStatus displays a single string message to the command output Use this only for commands that don't display parseable data (e.g., "config set"), for example, to confirm that the operation was completed.
PrintJson displays the output in prettified JSON.
PrintYaml displays the output in YAML.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DetailFieldsAnnotation is the name of the cobra.Command annotation to use to specify the fields JQ query for detail output.
No description provided by the author
TableFieldsAnnotation is the name of the cobra.Command annotation to use to specify the fields JQ query for table output.

# Structs

No description provided by the author