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. docs

514 docs

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

Usage

514 docs [OPTIONS] <COMMAND>

Subcommands

List

List documentation pages.

514 docs list [OPTIONS]

Show

Show a documentation page by slug.

514 docs 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 docs search [OPTIONS] <QUERY>

Arguments:

  • <QUERY>: Search query text.

Browse

Interactively browse and select a documentation page.

514 docs 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 docs list
514 docs show moosestack/olap
514 docs search "deployment"
514 docs browse

Related

  • 514 --help
  • 514 project setup

On this page

UsageSubcommandsListShowSearchBrowseCommon optionsExamplesRelated
Edit this page
FiveonefourFiveonefour
Fiveonefour Docs
MooseStackHostingTemplatesGuides
Release Notes
Source575
  • Hosting Overview
CLI
  • --help
  • auth
  • org
  • project
  • deployment
  • doc
  • cli
  • env
  • agent
  • clickhouse
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
  • Manage Environment Variables
  • Branch Data Seeding
Integrations
  • Vercel
Troubleshooting
  • Setup Failures