|
4.
|
|
|

If the first argument passed into set is an aspect identifier matching the 
format <account-id>/<bundle>/<aspect>, set will use the aspects configuration 
API. In this case, the command sets the values as provided for the dot-separated 
aspect paths.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_set.go:49
|
|
5.
|
|
|

If the first argument passed into unset is an aspect identifier matching the 
format <account-id>/<bundle>/<aspect>, unset will use the aspects configuration 
API. In this case, the command removes the data stored in the provided 
dot-separated aspect paths.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_unset.go:42
|
|
6.
|
|
|

Import an exported snapshot set to the system. The snapshot is imported 
with a new snapshot ID and can be restored using the restore command.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_snapshot.go:109
|
|
7.
|
|
|

Provide a search term for more specific results.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_find.go:272
|
|
8.
|
|
|

The abort command attempts to abort a change that still has pending tasks.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_abort.go:32
|
|
9.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_ack.go:40
|
|
10.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_advise.go:57
|
|
11.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_alias.go:45
|
|
12.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_aliases.go:41
|
|
13.
|
|
|

The auto-import command searches available mounted devices looking for 
assertions that are signed by trusted authorities, and potentially 
performs system changes based on them.

If one or more device paths are provided via --mount, these are temporarily 
mounted to be inspected as well. Even in that case the command will still 
consider all available mounted devices for inspection.

Assertions to be imported must be made available in the auto-import.assert file 
in the root of the filesystem.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_auto_import.go:230
|