Version
Fastly CLI version v13.3.0 (0719b16c)
Built with go version go1.24.11 darwin/arm64 (2026-02-13)
Viceroy version: viceroy 0.16.1
What happened
For fastly service --help, I see the output in this order:
- "Global Flags" (top)
- "Commands" (bottom)
Then from fastly compute publish --help, I see
- "Optional Flags" (top)
- "Global Flags" (bottom)
Ideally, we'd have consistent ordering across the entire CLI.