nais valkey get

nais valkey get NAME [flags]

This command describes a Valkey instance, listing its current configuration and access list.

Inherited options

--config
Specify the location for the configuration file.
-e, --environment
Filter by environment.
--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

# Describe an existing Valkey instance named some-valkey in environment dev.
$ nais valkey get some-valkey --environment dev

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