Skip to main content

Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting us. A member of our team will be in touch shortly. Close

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

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.

Possible 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.


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

Last updated 2 months ago. Help improve this document in the forum.