Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 691 Bytes

set.md

File metadata and controls

32 lines (23 loc) · 691 Bytes
note title
GENERATED. DO NOT EDIT.
rill env set

rill env set

Set variable

rill env set <key> <value> [flags]

Flags

      --path string      Project directory (default ".")
      --project string   Cloud project name (will attempt to infer from Git remote if not provided)

Global flags

      --api-token string   Token for authenticating with the cloud API
      --format string      Output format (options: "human", "json", "csv") (default "human")
  -h, --help               Print usage
      --interactive        Prompt for missing required parameters (default true)

SEE ALSO

  • rill env - Manage variables for a project