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

514 agent

Use 514 agent for a read-only command surface optimized for agents and automation flows.

Usage

514 agent [OPTIONS] <COMMAND>

Subcommands

  • auth: Authentication state inspection
  • org: Organization resources
  • project: Project resources
  • deployment: Deployment resources
  • doc: Documentation resources
  • api-endpoint: API endpoint resources
  • stream: Stream resources
  • function: Function resources
  • stream-to-table-sync: Stream-to-table sync resources
  • stream-to-stream-sync: Stream-to-stream sync resources
  • table: Table resources
  • view: View resources
  • web-app: Web-app resources
  • workflow: Workflow resources
  • sql-resource: SQL resource entries
  • materialized-view: Materialized view resources

Options

  • --api-url <API_URL>: API base URL override (HOSTING_CLI_API_URL).
  • -o, --org <ORG>: Organization name or ID.
  • --json: Output as JSON.
  • -v, --verbose...: Enable verbose output (-v debug, -vv trace).
  • -h, --help: Print help.

Examples

514 agent auth whoami
514 agent project list --json
514 agent deployment list --project my-org/my-project
514 agent stream list dep_abc123 --project my-org/my-project

Related

  • 514 --help
  • 514 auth

On this page

UsageSubcommandsOptionsExamplesRelated
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