Dkeygen::Dump
Inherits Dkeygen::CliCommonLogic < Cling::Command < Reference < Object
Constants
Log = ::Log.for(self)
Constructors
new
Instance methods
bip39key
env_vars
expiry
gpg
gpg_agent
gpg_agent=(gpg_agent : GpgAgent)
gpg_config=(gpg_config : GpgHomeConfig)
gpg_interactions=(gpg_interactions : GpgExpectConfig)
gpgconf
key_config
key_config=(key_config : KeyConfig)
outdir
outdir=(outdir : String)
pb
pb=(pb : ProgressBar | Nil)
report
report=(report : Report)
The main point of execution for the command, where arguments and options can be accessed.
setup
An abstract method that should define information about the command such as the name, aliases, arguments, options, etc. The command name is required for all commands, all other values are optional including the help message.
ssh_add
systemctl
timestamp
working_dir
working_dir=(working_dir : Tempdir)
ykman