Skip to main content
This page is part of an AI coding agent skill and is written for agents, not humans. For the human-readable Base44 docs, see the developer documentation.

base44 secrets set

Set one or more project secrets (environment variables stored in Base44).

Syntax

Arguments

Options

Examples

Notes

  • Provide KEY=VALUE pairs or --env-file, not both
  • Keys must be non-empty; values may be empty strings
  • Overwrites existing secrets with the same name
  • Requires authentication