nais valkey list

nais valkey list [flags]

This command lists all Valkey instances for a given team.

Options

-e, --environment
Filter by environment.
-o, --output
Format output (table json).

Inherited options

--config
Specify the location for the configuration file.
--no-colors
Disable colors in the output.
-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.

Examples

# List all Valkeys for the team.
$ nais valkey list 

This site uses Just the Docs, a documentation theme for Jekyll.