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 (514and/ormoose).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 (-vdebug,-vvtrace).-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