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 delete

514 env delete

Use 514 env delete to remove an environment variable from a project or branch.

Usage

514 env delete [OPTIONS] <KEY>

Arguments

  • <KEY>: Environment variable key to delete.

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 delete OLD_SECRET --project acme/analytics-api
514 env delete FEATURE_FLAG --project acme/analytics-api --branch feature/new-ingest

Related

  • 514 env
  • 514 env list
  • 514 env get
  • 514 env set

On this page

UsageArgumentsOptionsExamplesRelated
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