Skip to main content

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