`local.passphrase`

See also: get, set

Contents:

Key

local.passphrase

Description

The passphrase used by clients requesting access to the Multipass service via the authenticate command.

The passphrase can either be given directly in the command line or if omitted, a prompt will be displayed where the user can enter the passphrase without it being echoed on the screen.

Allowed values

Any string.

Examples

multipass set local.passphrase

Default

Not set (expressed as false by multipass get).