Documentation ¶
Overview ¶
Code generated by "mdtogo"; DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CreateExamples = `` /* 168-byte string literal not displayed */
View Source
var CreateLong = `` /* 261-byte string literal not displayed */
View Source
var CreateShort = `Create a new sync resource in the cluster.`
View Source
var DeleteExamples = `` /* 155-byte string literal not displayed */
View Source
var DeleteLong = `` /* 329-byte string literal not displayed */
View Source
var DeleteShort = `Remove a sync resource from the cluster.`
View Source
var GetExamples = `
# get the sync resource named my-app from the cluster.
$ kpt alpha sync get my-app
`
View Source
var GetLong = `
kpt alpha sync get [DEPLOYMENT_NAME] [flags]
Args:
DEPLOYMENT_NAME:
The name of a sync resource.
`
View Source
var GetShort = `Get sync resources from the cluster.`
View Source
var SyncLong = `
The ` + "`" + `sync` + "`" + ` command group contains subcommands for deploying packages.
`
View Source
var SyncShort = `Deploy packages.`
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.