Process Flow - CLI output formats (json, table, text)
User runs AWS CLI command
CLI processes request
Output format option checked
json format
Print JSON
Display output
The AWS CLI command runs, checks the chosen output format, then prints the output in JSON, table, or text format accordingly.