local.passphrase¶
See also:
get
,set
,authenticate
Key¶
local.passphrase
Description¶
Passphrase used by clients requesting access to the Multipass service via the authenticate
command.
The passphrase can be given directly in the command line; if omitted, the user will be prompted to enter it.
Possible values¶
Any string
Examples¶
multipass set local.passphrase
Default value¶
Not set (expressed as false
by multipass get
)