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 set

514 env set

Use 514 env set to set one or more environment variables as KEY=VALUE pairs.

Usage

514 env set [OPTIONS] <VARS>...

Arguments

  • <VARS>...: One or more KEY=VALUE pairs.

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 set API_KEY=sk-123 --project acme/analytics-api
514 env set API_KEY=sk-123 BATCH_SIZE=100 --project acme/analytics-api
514 env set API_KEY=sk-branch-456 --project acme/analytics-api --branch feature/new-ingest

Related

  • 514 env
  • 514 env list
  • 514 env get
  • 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