Browsing German translation

75 of 815 results
75.

The set command changes the provided configuration options as requested.

$ snap set snap-name username=frank password=$PASSWORD

All configuration changes are persisted at once, and only after the
snap's configuration hook returns successfully.

Nested values may be modified via a dotted path:

$ snap set snap-name author.name=frank

Configuration option may be unset with exclamation mark:
$ snap set snap-name author!
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.

Der Befehl set ändert die bereitgestellten Konfigurationsoptionen nach Bedarf.

$ snap set snap-name Benutzername = frank password = $ PASSWORD

Alle Konfigurationsänderungen werden sofort beibehalten und erst, nachdem der
Konfigurations-Hook des Snaps erfolgreich zurückgegeben wurde.

Verschachtelte Werte können über einen gepunkteten Pfad geändert werden:

$ snap set snap-name author.name = frank Die

Konfigurationsoption ist möglicherweise mit einem Ausrufezeichen deaktiviert :
$ snap set snap-name author!
Translated by Tim Peinkofer
Reviewed by Christoph Gerlach
Located in cmd/snap/cmd_set.go:33
75 of 815 results

This translation is managed by Ubuntu German Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.