Skip to content

griz show profile

Shows the details of a Profile. If no parameters are passed, it will show the details of the active Profile.

Flags

flag Description
--config The config file.

Examples

# Show the details of the active Profile
griz show profile

# Show the details of the audit Profile
griz show profile audit

# Show the details of the active Profile in a config file
griz show profile --config /path/to/config.yaml