Browsing Korean translation

34 of 815 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.

get 명령어는 제시한 스냅에 대한 구성 옵션을 출력합니다.

$ snap get snap-name username
frank

여러 개의 옵션 이름을 제시하면 대응하는 값들이 반환됩니다.

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

중첩된 값은 마침표를 통한 경로를 통해 검색할 수 있습니다.
$ snap get snap-name auther.name
frank
Translated and reviewed by Peter J
Located in cmd/snap/cmd_get.go:34
34 of 815 results

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

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