|
72.
|
|
|
![](/@@/translation-newline)
The restart command restarts the given services of the snap. If executed from the ![](/@@/translation-newline)
"configure" hook, the services will be restarted after the hook finishes.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
overlord/hookstate/ctlcmd/restart.go:30
|
|
73.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_services.go:71
|
|
74.
|
|
|
![](/@@/translation-newline)
The restore command replaces the current user, system and ![](/@@/translation-newline)
configuration data of included snaps, with the corresponding data from ![](/@@/translation-newline)
the specified snapshot.
![](/@@/translation-newline)
By default, this command restores all the data in a snapshot. ![](/@@/translation-newline)
Alternatively, you can specify the data of which snaps to restore, or ![](/@@/translation-newline)
for which users, or a combination of these.
![](/@@/translation-newline)
If a snap is included in a restore operation, excluding its system and ![](/@@/translation-newline)
configuration data from the restore is not currently possible. This ![](/@@/translation-newline)
restriction may be lifted in the future.
|
|
|
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:91
|
|
75.
|
|
|
![](/@@/translation-newline)
The revert command reverts the given snap to its state before ![](/@@/translation-newline)
the latest refresh. This will reactivate the previous snap revision, ![](/@@/translation-newline)
and will use the original data that was associated with that revision, ![](/@@/translation-newline)
discarding any data changes that were done by the latest revision. As ![](/@@/translation-newline)
an exception, data which the snap explicitly chooses to share across ![](/@@/translation-newline)
revisions is not touched by the revert process.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_snap_op.go:1150
|
|
76.
|
|
|
![](/@@/translation-newline)
The routine command contains a selection of additional sub-commands.
![](/@@/translation-newline)
Routine commands are not intended to be directly invoked by the user. ![](/@@/translation-newline)
Instead, they are intended to be called by other programs and produce ![](/@@/translation-newline)
machine readable output.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_routine.go:29
|
|
77.
|
|
|
![](/@@/translation-newline)
The run command executes the given snap command with the right confinement ![](/@@/translation-newline)
and environment.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_run.go:97
|
|
78.
|
|
|
![](/@@/translation-newline)
The sandbox command prints tags describing features of individual sandbox ![](/@@/translation-newline)
components used by snapd on a given system.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_sandbox_features.go:33
|
|
79.
|
|
|
![](/@@/translation-newline)
The save command creates a snapshot of the current user, system and ![](/@@/translation-newline)
configuration data for the given snaps.
![](/@@/translation-newline)
By default, this command saves the data of all snaps for all users. ![](/@@/translation-newline)
Alternatively, you can specify the data of which snaps to save, or ![](/@@/translation-newline)
for which users, or a combination of these.
![](/@@/translation-newline)
If a snap is included in a save operation, excluding its system and ![](/@@/translation-newline)
configuration data from the snapshot is not currently possible. This ![](/@@/translation-newline)
restriction may be lifted in the future.
|
|
|
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:54
|
|
80.
|
|
|
![](/@@/translation-newline)
The saved command displays a list of snapshots that have been created ![](/@@/translation-newline)
previously with the 'save' 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:50
|
|
81.
|
|
|
![](/@@/translation-newline)
The services command lists information about the services specified, or about ![](/@@/translation-newline)
the services in all currently installed snaps.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_services.go:53
|