Documentation ¶
Overview ¶
Code generated by "mdtogo"; DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CatExamples = `` /* 134-byte string literal not displayed */
View Source
var CatLong = `` /* 201-byte string literal not displayed */
View Source
var CatShort = `Print the resources in a file/directory`
View Source
var DiffExamples = `
# Show changes in current package relative to upstream source package.
$ kpt pkg diff
`
View Source
var DiffLong = `` /* 2200-byte string literal not displayed */
View Source
var DiffShort = `Show differences between a local package and upstream.`
View Source
var GetExamples = `` /* 779-byte string literal not displayed */
View Source
var GetLong = `` /* 1830-byte string literal not displayed */
View Source
var GetShort = `Fetch a package from a git repo.`
View Source
var InitExamples = `` /* 296-byte string literal not displayed */
View Source
var InitLong = `` /* 356-byte string literal not displayed */
View Source
var InitShort = `Initialize an empty package.`
View Source
var PkgLong = `
The ` + "`" + `pkg` + "`" + ` command group contains subcommands for fetching, updating and describing ` + "`" + `kpt` + "`" + ` packages
from git repositories.
`
View Source
var PkgShort = `Get, update, and describe packages with resources`
View Source
var TreeExamples = `
# Show resources in the current directory.
$ kpt pkg tree
`
View Source
var TreeLong = `
kpt pkg tree [DIR]
`
View Source
var TreeShort = `Display resources, files and packages in a tree structure.`
View Source
var UpdateExamples = `` /* 414-byte string literal not displayed */
View Source
var UpdateLong = `` /* 1551-byte string literal not displayed */
View Source
var UpdateShort = `Apply upstream package updates.`
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.