Documentation
¶
Overview ¶
Code generated by "mdtogo"; DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CatExamples = `` /* 370-byte string literal not displayed */
View Source
var CatLong = `` /* 161-byte string literal not displayed */
View Source
var CatShort = `Print the resources in a file/directory`
View Source
var DiffExamples = `` /* 727-byte string literal not displayed */
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 = `` /* 771-byte string literal not displayed */
View Source
var GetLong = `` /* 1829-byte string literal not displayed */
View Source
var GetShort = `Fetch a package from a git repo.`
View Source
var InitExamples = `` /* 292-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 PkgExamples = `
`
View Source
var PkgLong = `
The ` + "`" + `pkg` + "`" + ` command group contains subcommands for fetching and updating ` + "`" + `kpt` + "`" + ` package
from git repositories.
`
View Source
var PkgShort = `Fetch, update, and sync configuration files using git`
View Source
var TreeExamples = `
# print Resources using directory structure
kpt pkg tree
`
View Source
var TreeLong = `` /* 129-byte string literal not displayed */
View Source
var TreeShort = `Render resources using a tree structure`
View Source
var UpdateExamples = `` /* 405-byte string literal not displayed */
View Source
var UpdateLong = `` /* 1552-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.