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. env
  3. env list

514 env list

Use 514 env list to list environment variables for a project. Optionally scope to a specific branch.

Usage

514 env list [OPTIONS]

Options

  • --project <PROJECT>: Project reference: <org>/<project>, project name, project ID, or 514 URL.

  • --branch <BRANCH>: Branch name (infers branch scope).

  • --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 env list --project acme/analytics-api
514 env list --project acme/analytics-api --branch feature/new-ingest
514 --json env list --project acme/analytics-api

Related

  • 514 env
  • 514 env get
  • 514 env set
  • 514 env delete

On this page

UsageOptionsExamplesRelated
Edit this page
FiveonefourFiveonefour
Fiveonefour Docs
MooseStackHostingTemplatesGuides
Release Notes
Source544
  • Hosting Overview
CLI
  • --help
  • auth
  • org
  • project
  • deployment
  • doc
  • cli
  • env
    • list
    • get
    • set
    • delete
  • 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
  • Manage Environment Variables
Integrations
  • Vercel
Troubleshooting
  • Setup Failures