|
68.
|
|
|
![](/@@/translation-newline)
The remove-quota command removes the given quota group.
![](/@@/translation-newline)
Currently, only quota groups with no sub-groups can be removed. In order to ![](/@@/translation-newline)
remove a quota group with sub-groups, the sub-groups must first be removed until ![](/@@/translation-newline)
there are no sub-groups for the group, then the group itself can be removed.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_quota.go:51
|
|
69.
|
|
|
![](/@@/translation-newline)
The remove-user command removes a local system user.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_remove_user.go:32
|
|
70.
|
|
|
![](/@@/translation-newline)
The repair command shows the details about one or multiple repairs.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_repair_repairs.go:58
|
|
71.
|
|
|
![](/@@/translation-newline)
The repairs command lists all processed repairs for this device.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_repair_repairs.go:82
|
|
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
|