Browsing Czech translation

34 of 925 results
34.

The get command prints configuration options for the provided snap.

$ snap get snap-name username
frank

If multiple option names are provided, the corresponding values are returned:

$ snap get snap-name username password
Key Value
username frank
password ...

Nested values may be retrieved via a dotted path:

$ snap get snap-name author.name
frank
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.

Příkaz get vypíše předvolby nastavení pro zadaný snap balíček.

$ snap get snap-name username
frank

Pokud je zadáno vícero voleb, jsou vráceny odpovídající hodnoty:

$ snap get snap-name username password
Key Value
username frank
password ...

Vnořené hodnoty je možné získat prostřednictvím popisů s tečkou:

$ snap get snap-name author.name
frank
Translated and reviewed by Pavel Borecki
Located in cmd/snap/cmd_get.go:35
34 of 925 results

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

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