Skip to main content

rill env push

rill env push

Push local .env contents to cloud

rill env push [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