|
44.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
In Ubuntu: |
|
|
|
|
Suggested by
Torsten Franz
|
|
|
|
Located in
cmd/snap/cmd_list.go:36
|
|
45.
|
|
|
![](/@@/translation-newline)
The login command authenticates the user to snapd and the snap store, and saves ![](/@@/translation-newline)
credentials into the ~/.snap/auth.json file. Further communication with snapd ![](/@@/translation-newline)
will then be made using those credentials.
![](/@@/translation-newline)
It's not necessary to log in to interact with snapd. Doing so, however, enables ![](/@@/translation-newline)
interactions without sudo, as well as some some developer-oriented features as ![](/@@/translation-newline)
detailed in the help for the find, install and refresh commands.
![](/@@/translation-newline)
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.
|
|
|
|
![](/@@/translation-newline)
Der Befehl "login" authentifiziert den Benutzer bei snapd und dem Snap Store und speichert ![](/@@/translation-newline)
Anmeldeinformationen in der Datei ~/.snap/auth.json. Die weitere Kommunikation mit snapd ![](/@@/translation-newline)
erfolgt dann unter Verwendung dieser Anmeldedaten.
![](/@@/translation-newline)
Es ist nicht notwendig, sich anzumelden, um mit snapd zu kommunizieren. Wenn Sie dies jedoch tun, können Sie ![](/@@/translation-newline)
Interaktionen ohne sudo, sowie einige entwicklerorientierte Funktionen, wie ![](/@@/translation-newline)
in der Hilfe für die Befehle find, install und refresh beschrieben sind.
![](/@@/translation-newline)
Ein Konto kann unter https://login.ubuntu.com eingerichtet werden.
|
|
Translated by
Christoph Gerlach
|
|
Reviewed by
Torsten Franz
|
|
|
|
Located in
cmd/snap/cmd_login.go:42
|
|
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)
|
In Ubuntu: |
|
![](/@@/translation-newline)
Der logout-Befehl meldet den Benutzer von Snapd und dem Store ab.
|
|
|
Suggested by
Torsten Franz
|
|
|
|
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)
|
In Ubuntu: |
|
![](/@@/translation-newline)
Der Befehl »logs« ruft Protokolle der angegebenen Dienste ab und zeigt sie in ![](/@@/translation-newline)
chronologische Reihenfolge an.
|
|
|
Suggested by
schuko24
|
|
|
|
Located in
cmd/snap/cmd_services.go:58
|
|
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)
Der Befehl »managed« gibt true oder false aus und informiert darüber, ob ![](/@@/translation-newline)
Snapd registrierte Benutzer hat.
|
|
Translated by
schuko24
|
|
Reviewed by
schuko24
|
|
|
|
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
Tim Peinkofer
|
|
Reviewed by
Christoph Gerlach
|
|
|
|
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.
|
|
|
|
![](/@@/translation-newline)
Der Befehl "model" gibt die Informationen zur aktiven Modellbehauptung für dieses ![](/@@/translation-newline)
Gerät zurück.
![](/@@/translation-newline)
Standardmäßig werden die Modellidentifikationsinformationen in einem strukturierten, ![](/@@/translation-newline)
yaml-ähnlichen Format dargestellt, aber dies kann mit dem --json-Flag in json geändert werden.
|
|
Translated by
Christoph Gerlach
|
|
Reviewed by
Torsten Franz
|
|
|
|
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.
|
|
|
|
![](/@@/translation-newline)
Der Befehl "mount" bindet die angegebene Quelle in den angegebenen Zielpfad ein, ![](/@@/translation-newline)
vorausgesetzt, der Snap hat einen Plug für die Mount-Control-Schnittstelle, der diese ![](/@@/translation-newline)
Operation erlaubt.
|
|
Translated and reviewed by
Torsten Franz
|
|
|
|
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
Tobias Bannert
|
|
|
|
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.
|
|
|
|
![](/@@/translation-newline)
Der Befehl "pack" packt das angegebene Snap-Verzeichnis als Snap und schreibt das Ergebnis in das ![](/@@/translation-newline)
Zielverzeichnis. Wenn Zielverzeichnis weggelassen wird, wird das Ergebnis in das aktuelle ![](/@@/translation-newline)
Verzeichnis geschrieben. Wenn sowohl Quellverzeichnis als auch Zielverzeichnis weggelassen werden, packt der Befehl "pack" ![](/@@/translation-newline)
das aktuelle Verzeichnis.
![](/@@/translation-newline)
Der Standard-Dateiname für einen Snap kann vollständig aus seiner snap.yaml abgeleitet werden, aber ![](/@@/translation-newline)
in manchen Situationen ist es einfacher, wenn ein Skript den Dateinamen vergibt. In diesem ![](/@@/translation-newline)
Fall kann --filename angegeben werden, um den Standard zu überschreiben. Wenn dieser Dateiname ![](/@@/translation-newline)
nicht absolut ist, wird er als relativ zum Zielverzeichnis betrachtet.
![](/@@/translation-newline)
Wenn es mit --check-skeleton verwendet wird, prüft "pack" nur, ob das Snap-Verzeichnis ![](/@@/translation-newline)
gültige Snap-Metadaten enthält und gibt andernfalls einen Fehler aus. ![](/@@/translation-newline)
Anwendungsbefehle, die in der Snap-Metadatendatei aufgeführt sind, aber mit falschen Berechtigungsbits erscheinen, führen zu einem ![](/@@/translation-newline)
Fehler. Befehle, die im Snap-Verzeichnis fehlen, werden in Diagnosemeldungen ![](/@@/translation-newline)
Meldungen aufgeführt.
![](/@@/translation-newline)
Wenn es mit --append-integrity-data verwendet wird, fügt "pack" dm-Veritätsdaten an das Ende ![](/@@/translation-newline)
des Snap hinzu, um mit dem Snap-Integritätsprüfungsmechanismus von snapd verwendet zu werden.
|
|
Translated by
Christoph Gerlach
|
|
Reviewed by
Christoph Gerlach
|
|
|
|
Located in
cmd/snap/cmd_pack.go:49
|