|
19.
|
|
|
![](/@@/translation-newline)
The create-key command creates a cryptographic key pair that can be ![](/@@/translation-newline)
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
|
|
22.
|
|
|
![](/@@/translation-newline)
The delete-key command deletes the local cryptographic key pair with ![](/@@/translation-newline)
the given name.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_delete_key.go:42
|
|
23.
|
|
|
![](/@@/translation-newline)
The disable command disables a snap. The binaries and services of the ![](/@@/translation-newline)
snap will no longer be available, but all the data is still available ![](/@@/translation-newline)
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)
|
|
|
|
Located in
cmd/snap/cmd_snap_op.go:126
|
|
25.
|
|
|
![](/@@/translation-newline)
The download command downloads the given snap and its supporting assertions ![](/@@/translation-newline)
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
|
|
35.
|
|
|
![](/@@/translation-newline)
The help command displays information about snap commands.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_help.go:37
|
|
36.
|
|
|
![](/@@/translation-newline)
The info command shows detailed information about snaps.
![](/@@/translation-newline)
The snaps can be specified by name or by path; names are looked for both in the ![](/@@/translation-newline)
store and in the installed snaps; paths can refer to a .snap file, or to a ![](/@@/translation-newline)
directory that contains an unpacked snap suitable for 'snap try' (an example ![](/@@/translation-newline)
of this would be the 'prime' directory snapcraft produces).
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_info.go:60
|
|
41.
|
|
|
![](/@@/translation-newline)
The keys command lists cryptographic keys that can be used for signing ![](/@@/translation-newline)
assertions.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_keys.go:39
|
|
46.
|
|
|
![](/@@/translation-newline)
The logout command logs the current user out of snapd and the store.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_logout.go:34
|
|
47.
|
|
|
![](/@@/translation-newline)
The logs command fetches logs of the given services and displays them in ![](/@@/translation-newline)
chronological order.
|
|
|
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:69
|
|
52.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_warnings.go:60
|