derivepassphrase-export(1)¶
NAME¶
derivepassphrase-export – export a foreign configuration to standard output
SYNOPSIS¶
derivepassphrase export [SUBCOMMAND_ARGS]...
DESCRIPTION¶
Read a foreign system configuration, extract all information from it, and export the resulting configuration to standard output.
The only available subcommand is vault, which implements the vault-native configuration scheme. If no subcommand is given, we default to vault.
SUBCOMMANDS¶
- vault
- Export a vault-native configuration to standard output.
DEPRECATION NOTICE¶
Defaulting to vault is deprecated. Starting in v1.0, the subcommand must be specified explicitly.
SEE ALSO¶
derivepassphrase(1), [derivepassphrase-export-vault(1)]