Skip to main content

rill env pull

rill env pull

Pull cloud credentials into local .env file

rill env pull [<project-name>] [flags]

Flags

      --environment string   Environment to resolve for (options: dev, prod) (default "dev")
--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)
--org string Organization Name

SEE ALSO

  • rill env - Manage variables for a project