We value your privacy

This site uses cookies to improve your browsing experience, analyze site traffic, and show personalized content. See our Privacy Policy.

  1. Hosting
  2. doc

514 doc

Use 514 doc to browse, search, and open documentation pages directly from the CLI.

Plural alias also works: 514 docs.

Usage

514 doc [OPTIONS] <COMMAND>

Subcommands

List

List documentation pages.

514 doc list [OPTIONS]

Show

Show a documentation page by slug.

514 doc show [OPTIONS] <SLUG>

Arguments:

  • <SLUG>: Documentation page slug (for example, moosestack/olap or guides/chat-in-your-app#overview).

Search

Search documentation by title or description.

514 doc search [OPTIONS] <QUERY>

Arguments:

  • <QUERY>: Search query text.

Browse

Interactively browse and select a documentation page.

514 doc browse [OPTIONS]

Common 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 (-v debug, -vv trace).
  • -h, --help: Print help.

Additional command-specific options:

  • doc list: --expand
  • doc show: --web
  • doc browse: --web

Examples

514 doc list
514 doc show moosestack/olap
514 doc search "deployment"
514 doc browse
514 docs search "workflow"

Related

  • 514 --help
  • 514 project setup

On this page

UsageSubcommandsListShowSearchBrowseCommon optionsExamplesRelated
Edit this page
FiveonefourFiveonefour
Fiveonefour Docs
MooseStackHostingTemplatesGuides
Release Notes
Source539
  • Hosting Overview
CLI
  • --help
  • auth
  • org
  • project
  • deployment
  • doc
  • cli
  • agent
Resource Commands
  • api-endpoint
  • stream
  • function
  • stream-to-table-sync
  • stream-to-stream-sync
  • table
  • view
  • web-app
  • workflow
  • sql-resource
  • materialized-view
Workflow
  • Fiveonefour to Local Setup
Integrations
  • Vercel
Troubleshooting
  • Setup Failures