`local.<instance-name>.<snapshot-name>.name`

See also: get, set

Contents:

Key

local.<instance-name>.<snapshot-name>.name

Where <instance-name> is the name of a Multipass instance and <snapshot-name> is the current name of one of its snapshots.

Description

The name that identifies the snapshot in the context of its instance. Snapshot names cannot be repeated.

Allowed values

Any name that follows the same rules as instance names and is not currently in use by another instance.

Examples

  • multipass set local.relative-lion.snaphot2.name=primed

Default

The name that was assigned to the snapshot when it was taken. See snapshot.


Last updated 2 months ago.