Browsing Korean 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.

set 명령어는 요청으로 제공된 구성 옵션을 변경합니다.

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

모든 구성 변경은 스냅의 구성 후크가 성공적으로 반환된 후에 한 번에
반영됩니다.

중첩된 값은 마침표를 통한 경로를 통해 변경할 수 있습니다:

$ snap set snap-name author.name=frank

구성 옵션은 마침표와 함께 설정 해제될 수 있습니다:
$ snap set snap-name author!
Translated and reviewed by Peter J
Located in cmd/snap/cmd_set.go:33
75 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.