1. Hosting
  2. --help

514 --help

Use 514 --help to view the complete top-level command surface and global flags.

Usage

514 [OPTIONS] [COMMAND]

Commands

  • auth: Manage authentication.
  • orgs: Manage organizations.
  • link: Link local repository to an existing Boreal project.
  • projects: Manage projects.
  • setup: Set up a hosting project locally (clone, branch, dev environment).
  • update: Update installed CLIs (514 and/or moose).
  • help: Print help for the given command.

Global Options

  • --api-url <API_URL>: Override the hosting control plane API URL (HOSTING_CLI_API_URL).
  • -o, --org <ORG>: Organization name or ID.
  • --json: Output as JSON.
  • -v, --verbose...: Enable verbose logging (-v debug, -vv trace).
  • -h, --help: Print help.
  • -V, --version: Print version.

Examples

# Show top-level help
514 --help
 
# Show help for a specific command
514 help setup
 
# Use JSON output for automation
514 --json projects list

Related

  • 514 auth
  • 514 orgs
  • 514 projects
  • 514 setup
  • 514 link
  • 514 update

On this page

UsageCommandsGlobal OptionsExamplesRelated
FiveonefourFiveonefour
Fiveonefour Docs
MooseStackHostingTemplatesGuides
Release Notes
Source527
  • Hosting Overview
CLI
  • --help
  • auth
  • orgs
  • link
  • projects
  • setup
  • update
Workflow
  • Fiveonefour to Local Setup
Troubleshooting
  • Setup Failures