nais app env
nais app env NAME [flags]
Lists all environment variables configured for the application with their values and sources. Secret values are hidden — use ‘nais secret view’ to reveal them.
Options
-e,--environment- Environment of the application. Auto-selected if the app exists in only one environment.
Inherited options
--config- Specify the location for the configuration file.
--no-colors- Disable colors in the output.
-o,--output- Format output (table or json).
-t,--team- Specify the team to use for this command. Overrides the default team from configuration.
-v,--verbose- Set verbosity level. Use -v for verbose, -vv for debug, -vvv for trace.