|
75.
|
|
|
|
|
|
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.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
cmd/snap/cmd_set.go:33
|
|
76.
|
|
|
|
|
|
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.
|
|
|
|
|
|
Translated by
Luke Na
|
|
|
|
Located in
overlord/hookstate/ctlcmd/set.go:44
|
|
77.
|
|
|
|
|
|
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.
|
|
|
|
|
|
Translated by
Luke Na
|
|
|
|
Located in
overlord/hookstate/ctlcmd/health.go:35
|
|
78.
|
|
|
The sign command signs an assertion using the specified key, using the
input for headers from a JSON mapping provided through stdin. The body
of the assertion can be specified through a "body" pseudo-header.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
sign 命令使用指定的密钥对声明 进行签名,使用 stdin 提供的 JSON 映射中的标头输入。声明 的主体可以通过 “body” 伪标头指定。
|
|
Translated by
Luke Na
|
|
|
|
Located in
cmd/snap/cmd_sign.go:35
|
|
79.
|
|
|
The sign-build command creates a snap-build assertion for the provided
snap file.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
sign-build 命令为提供的 snap 文件创建一个 Snap-build声明 。
|
|
Translated by
Luke Na
|
|
|
|
Located in
cmd/snap/cmd_sign_build.go:49
|
|
80.
|
|
|
The snap command lets you install, configure, refresh and remove snaps.
Snaps are packages that work across many different Linux distributions,
enabling secure delivery and operation of the latest apps and utilities.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
snap 命令允许您安装、配置、刷新和删除 snap。Snap 是跨许多不同 Linux 发行版工作的软件包(类型),可实现最新应用程序和实用程序的安全交付和操作。
|
|
Translated by
Luke Na
|
|
|
|
Located in
cmd/snap/cmd_help.go:277
|
|
81.
|
|
|
The start command starts the given services of the snap. If executed from the
"configure" hook, the services will be started after the hook finishes.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
start 命令启动 snap 的给定服务。如果从 “configure” 钩子执行,服务将在钩子完成后启动。
|
|
Translated by
Luke Na
|
|
|
|
Located in
overlord/hookstate/ctlcmd/start.go:30
|
|
82.
|
|
|
The start command starts, and optionally enables, the given services.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
start 命令启动并选择性地启用给定的服务。
|
|
Translated by
Luke Na
|
|
|
|
Located in
cmd/snap/cmd_services.go:63
|
|
83.
|
|
|
The stop command stops the given services of the snap. If executed from the
"configure" hook, the services will be stopped after the hook finishes.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
stop 命令停止 snap 的给定服务。如果从 “configure” 钩子执行,服务将在钩子完成后停止。
|
|
Translated by
Luke Na
|
|
|
|
Located in
overlord/hookstate/ctlcmd/stop.go:38
|
|
84.
|
|
|
The stop command stops, and optionally disables, the given services.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
stop 命令停止并选择性地禁用给定的服务。
|
|
Translated and reviewed by
Luke Na
|
|
|
|
Located in
cmd/snap/cmd_services.go:67
|