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

Errors or typos? Topics missing? Hard to read? Let us know or open an issue on GitHub.

See also: get, set, snapshot

Key

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

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

Description

An optional free piece of text that is associated with the snapshot. This can be used to describe the snapshot, recognize its role, or any other purpose.

Allowed values

Any string that your terminal can encode.

Examples

multipass set local.relative-lion.snaphot2.comment="Got it! 😏"

Default value

The comment that was assigned to the snapshot when it was taken.

Last updated a month ago. Help improve this document in the forum.