rill env show
rill env show
Show credentials and other variables
rill env show [flags]
Flags
--environment string Optional environment to resolve for (options: dev, prod)
--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