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 get

514 env get

Use 514 env get to retrieve the value of a single environment variable.

Usage

514 env get [OPTIONS] <KEY>

Arguments

  • <KEY>: Environment variable key.

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

Related

  • 514 env
  • 514 env list
  • 514 env set
  • 514 env delete

On this page

UsageArgumentsOptionsExamplesRelated
Edit this page
FiveonefourFiveonefour
Fiveonefour Docs
MooseStackHostingTemplatesGuides
Release Notes
Source545
  • 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