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

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

The confinement command will print the confinement mode (strict, 
partial or none) the system operates in.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_debug_confinement.go:31
|
|
19.
|
|
|

The create-key command creates a cryptographic key pair that can be 
used for signing assertions.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_create_key.go:41
|
|
23.
|
|
|

The disable command disables a snap. The binaries and services of the 
snap will no longer be available, but all the data is still available 
and the snap can easily be enabled again.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
In Ubuntu: |
|
(not translated yet)
|
|
|
|
Located in
cmd/snap/cmd_snap_op.go:126
|
|
25.
|
|
|

The download command downloads the given snap and its supporting assertions 
to the current directory with .snap and .assert file extensions, respectively.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_download.go:52
|
|
38.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_interface.go:46
|
|
39.
|
|
|
|
|
|
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_interfaces.go:41
|
|
45.
|
|
|

The login command authenticates the user to snapd and the snap store, and saves 
credentials into the ~/.snap/auth.json file. Further communication with snapd 
will then be made using those credentials.

It's not necessary to log in to interact with snapd. Doing so, however, enables 
interactions without sudo, as well as some some developer-oriented features as 
detailed in the help for the find, install and refresh commands.

An account can be set up at https://login.ubuntu.com
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_login.go:42
|
|
91.
|
|
|

The start command starts, and optionally enables, the given services.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
In Ubuntu: |
|
(not translated yet)
|
|
|
|
Located in
cmd/snap/cmd_services.go:74
|