514 docs show
Use 514 docs show to display a documentation page by slug.
Usage
514 docs show [OPTIONS] <SLUG>Arguments
<SLUG>: Documentation page slug (for example,moosestack/olaporguides/chat-in-your-app#overview).
Options
--api-url <API_URL>: API base URL override (HOSTING_CLI_API_URL).-o, --org <ORG>: Organization name or ID.--raw: Output raw content without formatting.--json: Output as JSON.-v, --verbose...: Enable verbose output (-vdebug,-vvtrace).-h, --help: Print help.
Additional command-specific options:
--web
Examples
514 docs show moosestack/olap
514 docs show guides/chat-in-your-app#overview --web