|
14.
|
|
|
![](/@@/translation-newline)
The confinement command will print the confinement mode (strict, ![](/@@/translation-newline)
partial or none) the system operates in.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_confinement.go:31
|
|
15.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
|
|
Translated by
JungHee Lee
|
|
Reviewed by
minwook shin
|
|
|
|
Located in
cmd/snap/cmd_connect.go:37
|
|
16.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_connections.go:42
|
|
17.
|
|
|
![](/@@/translation-newline)
The console-conf-start command starts synchronization with console-conf
![](/@@/translation-newline)
This command is used by console-conf when it starts up. It delays refreshes if ![](/@@/translation-newline)
there are none currently ongoing, and exits with a specific error code if there ![](/@@/translation-newline)
are ongoing refreshes which console-conf should wait for before prompting the ![](/@@/translation-newline)
user to begin configuring the device.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
![](/@@/translation-newline)
console-conf-start 명령어는 console-conf와 동기화를 시작합니다.
![](/@@/translation-newline)
이 명령은 console-conf가 시작될 때 사용됩니다. 현재 진행 중인 ![](/@@/translation-newline)
업데이트가 없으면 새로 고침을 지연시키고, 사용자에게 장치 ![](/@@/translation-newline)
구성을 시작하라는 메시지를 표시하기 전에 console-conf에서 ![](/@@/translation-newline)
기다려야 하는 업데이트가 진행 중이면 특정 오류 코드와 함께 ![](/@@/translation-newline)
종료됩니다.
|
|
Translated and reviewed by
Youngjae Yu
|
|
|
|
Located in
cmd/snap/cmd_routine_console_conf.go:40
|
|
18.
|
|
|
![](/@@/translation-newline)
The create-cohort command creates a set of cohort keys for a given set of snaps.
![](/@@/translation-newline)
A cohort is a view or snapshot of a snap's "channel map" at a given point in ![](/@@/translation-newline)
time that fixes the set of revisions for the snap given other constraints ![](/@@/translation-newline)
(e.g. channel or architecture). The cohort is then identified by an opaque ![](/@@/translation-newline)
per-snap key that works across systems. Installations or refreshes of the snap ![](/@@/translation-newline)
using a given cohort key would use a fixed revision for up to 90 days, after ![](/@@/translation-newline)
which a new set of revisions would be fixed under that same cohort key and a ![](/@@/translation-newline)
new 90 days window started.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_create_cohort.go:30
|
|
19.
|
|
|
![](/@@/translation-newline)
The create-key command creates a cryptographic key pair that can be ![](/@@/translation-newline)
used for signing assertions.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_create_key.go:41
|
|
20.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
|
|
Translated by
Peter J
|
|
Reviewed by
minwook shin
|
|
|
|
Located in
cmd/snap/cmd_create_user.go:33
|
|
21.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
|
|
Translated by
JungHee Lee
|
|
Reviewed by
minwook shin
|
|
|
|
Located in
cmd/snap/cmd_debug.go:29
|
|
22.
|
|
|
![](/@@/translation-newline)
The delete-key command deletes the local cryptographic key pair with ![](/@@/translation-newline)
the given name.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
![](/@@/translation-newline)
delete-key 명령어는 주어진 이름의 로컬 암호화 키 쌍을 삭제합니다.
|
|
Translated and reviewed by
Peter J
|
|
|
|
Located in
cmd/snap/cmd_delete_key.go:41
|
|
23.
|
|
|
![](/@@/translation-newline)
The disable command disables a snap. The binaries and services of the ![](/@@/translation-newline)
snap will no longer be available, but all the data is still available ![](/@@/translation-newline)
and the snap can easily be enabled again.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
![](/@@/translation-newline)
disable 명령은 스냅을 비활성화합니다. 스냅의 바이너리 및 서비스 ![](/@@/translation-newline)
는 더 이상 사용할 수 없지만 모든 데이터는 여전히 사용할 수 있으며 ![](/@@/translation-newline)
스냅을 다시 쉽게 활성화할 수 있습니다.
|
|
Translated and reviewed by
Youngjae Yu
|
|
|
|
Located in
cmd/snap/cmd_snap_op.go:119
|