Browsing Korean translation

15 of 815 results
15.

The connect command connects a plug to a slot.
It may be called in the following ways:

$ snap connect <snap>:<plug> <snap>:<slot>

Connects the provided plug to the given slot.

$ snap connect <snap>:<plug> <snap>

Connects the specific plug to the only slot in the provided snap that matches
the connected interface. If more than one potential slot exists, the command
fails.

$ snap connect <snap>:<plug>

Connects the provided plug to the slot in the core snap with a name matching
the plug name.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

connect 명령은 plug를 slot에 연결합니다.
다음과 같은 방법으로 호출할 수 있습니다:

$ snap connect <snap>:<plug> <snap>:<slot>

제공된 plug를 주어진 slot에 연결합니다.

$ snap connect <snap>:<plug> <snap>

연결된 인터페이스와 일치하는 제공된 snap의 유일한 slot에 특정 plug를 연결합니다.
둘 이상의 잠재적 slot이 있는 경우 명령이 실패합니다.

$ snap connect <snap>:<plug>

제공된 plug를 plug 이름과 일치하는 이름으로 코어 snap의 slot에 연결합니다.
Translated by JungHee Lee
Reviewed by minwook shin
Located in cmd/snap/cmd_connect.go:37
15 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.