cryptkey list¶
List all available profiles.
Usage¶
cryptkey list
Output¶
Prints one profile name per line, sorted alphabetically:
default
production
vault
If no profiles exist, prints No profiles found.
Notes¶
- Profiles are discovered by scanning the config directory (
~/.config/cryptkey/) for.tomlfiles - Use
--config-dirto list profiles in a non-default directory