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 inspectionorg: Organization resourcesproject: Project resourcesdeployment: Deployment resourcesdoc: Documentation resourcesapi-endpoint: API endpoint resourcesstream: Stream resourcesfunction: Function resourcesstream-to-table-sync: Stream-to-table sync resourcesstream-to-stream-sync: Stream-to-stream sync resourcestable: Table resourcesview: View resourcesweb-app: Web-app resourcesworkflow: Workflow resourcessql-resource: SQL resource entriesmaterialized-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 (-vdebug,-vvtrace).-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