gmc
Commit

JSON Output

Return machine-readable commit workflow output.

Use -o json when another tool or agent needs structured output.

Usage

gmc --dry-run -o json
gmc -a -y -o json

When to use it

  • Automation
  • Agent workflows
  • Scripts that need to parse the generated message

Notes

-o json is the current output flag. The older gmc config get --json form is deprecated; prefer gmc config get -o json.

On this page