|
48.
|
|
|
![](/@@/translation-newline)
The managed command will print true or false informing whether ![](/@@/translation-newline)
snapd has registered users.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
![](/@@/translation-newline)
Příkaz managed vypíše true nebo false a informuje tak, zda ![](/@@/translation-newline)
snapd má registrované uživatele.
|
|
Translated and reviewed by
Pavel Borecki
|
|
|
|
Located in
cmd/snap/cmd_managed.go:31
|
|
49.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
|
|
Translated by
Víťa Šrůtek
|
|
Reviewed by
Tomáš Marný
|
|
|
|
Located in
cmd/snap/cmd_model.go:35
|
|
50.
|
|
|
![](/@@/translation-newline)
The model command returns the active model assertion information for this ![](/@@/translation-newline)
device.
![](/@@/translation-newline)
By default, the model identification information is presented in a structured, ![](/@@/translation-newline)
yaml-like format, but this can be changed to json by using the --json flag.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
overlord/hookstate/ctlcmd/model.go:44
|
|
51.
|
|
|
![](/@@/translation-newline)
The mount command mounts the given source onto the given destination path, ![](/@@/translation-newline)
provided that the snap has a plug for the mount-control interface which allows ![](/@@/translation-newline)
this operation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
overlord/hookstate/ctlcmd/mount.go:40
|
|
52.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
|
|
Translated and reviewed by
Pavel Borecki
|
|
|
|
Located in
cmd/snap/cmd_warnings.go:60
|
|
53.
|
|
|
![](/@@/translation-newline)
The pack command packs the given snap-dir as a snap and writes the result to ![](/@@/translation-newline)
target-dir. If target-dir is omitted, the result is written to current ![](/@@/translation-newline)
directory. If both source-dir and target-dir are omitted, the pack command packs ![](/@@/translation-newline)
the current directory.
![](/@@/translation-newline)
The default file name for a snap can be derived entirely from its snap.yaml, but ![](/@@/translation-newline)
in some situations it's simpler for a script to feed the filename in. In those ![](/@@/translation-newline)
cases, --filename can be given to override the default. If this filename is ![](/@@/translation-newline)
not absolute it will be taken as relative to target-dir.
![](/@@/translation-newline)
When used with --check-skeleton, pack only checks whether snap-dir contains ![](/@@/translation-newline)
valid snap metadata and raises an error otherwise. Application commands listed ![](/@@/translation-newline)
in snap metadata file, but appearing with incorrect permission bits result in an ![](/@@/translation-newline)
error. Commands that are missing from snap-dir are listed in diagnostic ![](/@@/translation-newline)
messages.
![](/@@/translation-newline)
When used with --append-integrity-data, pack will append dm-verity data at the end ![](/@@/translation-newline)
of the snap to be used with snapd's snap integrity verification mechanism.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_pack.go:49
|
|
54.
|
|
|
![](/@@/translation-newline)
The paths command prints the list of paths detected and used by snapd.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
![](/@@/translation-newline)
Příkaz paths vypíše seznam popisů umístění zjištěných a používaných snapd.
|
|
Translated and reviewed by
Pavel Borecki
|
|
|
|
Located in
cmd/snap/cmd_paths.go:32
|
|
55.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
|
|
Translated by
Víťa Šrůtek
|
|
Reviewed by
Tomáš Marný
|
|
|
|
Located in
cmd/snap/cmd_routine_portal_info.go:43
|
|
56.
|
|
|
![](/@@/translation-newline)
The prefer command enables all aliases of the given snap in preference ![](/@@/translation-newline)
to conflicting aliases of other snaps whose aliases will be disabled ![](/@@/translation-newline)
(or removed, for manual ones).
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
![](/@@/translation-newline)
Příkaz prefer zapíná všechny alternativní názvy daného snapu s tím, ![](/@@/translation-newline)
že mají přednost před kolidujícími aliasy ostatních snapů, kterých ![](/@@/translation-newline)
aliasy budou vypnuty (nebo odebrány, v případě těch ručně zadaných).
|
|
Translated and reviewed by
Pavel Borecki
|
|
|
|
Located in
cmd/snap/cmd_prefer.go:36
|
|
57.
|
|
|
![](/@@/translation-newline)
The prepare-image command performs some of the steps necessary for ![](/@@/translation-newline)
creating device images.
![](/@@/translation-newline)
For core images it is not invoked directly but usually via ![](/@@/translation-newline)
ubuntu-image.
![](/@@/translation-newline)
For preparing classic images it supports a --classic mode
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
![](/@@/translation-newline)
Příkaz prepare-image provede kroky potřebné pro vytvoření obrazů ![](/@@/translation-newline)
zařízení.
![](/@@/translation-newline)
Pro core obrazy není vyvoláváno přímo, ale obvykle prostřednictvím ![](/@@/translation-newline)
ubuntu-image.
![](/@@/translation-newline)
Pro přípravu klasických obrazů podporuje režim --classic
|
|
Translated and reviewed by
Pavel Borecki
|
|
|
|
Located in
cmd/snap/cmd_prepare_image.go:64
|