Skip to content

gplay docs

Documentation and help topics.

gplay docs <subcommand> [flags]

Generate a markdown command reference from the CLI tree.

gplay docs generate [--output-file <path>]
Flag Description Default
--output-file Output file path (use - for stdout) GPLAY.md

List available documentation topics.

gplay docs list

Print an embedded documentation guide.

gplay docs show <topic>

Print an embedded documentation guide.

Use ‘gplay docs list’ to see available topics.

Examples: gplay docs show auth-setup gplay docs show release-workflow gplay docs show troubleshooting