Output Formats
Doggo provides flexible output formats to suit different use cases, from human-readable colored output to machine-parsable JSON.
Colored Output
By default, Doggo uses a colored, tabular format for easy readability.
To disable colored output, use the --color=false
flag:
JSON Output
For scripting and programmatic use, Doggo supports JSON output using the --json
or -J
flag:
Short Output
For a more concise view, use the --short
flag to show only the response section: