Documentation ¶
Overview ¶
Code generated by "mdtogo"; DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ApproveExamples = `` /* 179-byte string literal not displayed */
View Source
var ApproveLong = `` /* 198-byte string literal not displayed */
View Source
var ApproveShort = `Approve a proposal to publish a package revision.`
View Source
var CloneExamples = `` /* 643-byte string literal not displayed */
View Source
var CloneLong = `` /* 1347-byte string literal not displayed */
View Source
var CloneShort = `Create a clone of an existing package revision.`
View Source
var CopyExamples = `` /* 200-byte string literal not displayed */
View Source
var CopyLong = `
kpt alpha rpkg copy SOURCE_PACKAGE_REV_NAME [flags]
Args:
SOURCE_PACKAGE_REV_NAME:
The name of the package revision that will be used as the source
for creating a new package revision.
Flags:
--revision
Revision for the new package. If this is not specified, the default
revision will be ` + "`" + `latest + 1` + "`" + `. The default can only be used if the
latest package revision is of the format ` + "`" + `^v[0-9]+$` + "`" + `.
`
View Source
var CopyShort = `Create a new package revision from an existing one.`
View Source
var DelExamples = `` /* 201-byte string literal not displayed */
View Source
var DelLong = `` /* 192-byte string literal not displayed */
View Source
var DelShort = `Delete a package revision.`
View Source
var GetExamples = `` /* 332-byte string literal not displayed */
View Source
var GetLong = `` /* 517-byte string literal not displayed */
View Source
var GetShort = `List package revisions in registered repositories.`
View Source
var InitExamples = `` /* 136-byte string literal not displayed */
View Source
var InitLong = `` /* 429-byte string literal not displayed */
View Source
var InitShort = `Initializes a new package in a repository.`
View Source
var ProposeExamples = `` /* 205-byte string literal not displayed */
View Source
var ProposeLong = `` /* 198-byte string literal not displayed */
View Source
var ProposeShort = `Propose that a package revision should be published.`
View Source
var PullExamples = `` /* 188-byte string literal not displayed */
View Source
var PullLong = `` /* 281-byte string literal not displayed */
View Source
var PullShort = `Pull the content of the package revision.`
View Source
var PushExamples = `` /* 239-byte string literal not displayed */
View Source
var PushLong = `` /* 261-byte string literal not displayed */
View Source
var PushShort = `Push resources to a package revision.`
View Source
var RejectExamples = `` /* 194-byte string literal not displayed */
View Source
var RejectLong = `` /* 197-byte string literal not displayed */
View Source
var RejectShort = `Reject a proposal to publish a package revision.`
View Source
var RpkgLong = `
The ` + "`" + `rpkg` + "`" + ` command group contains subcommands for managing packages and revisions.
`
View Source
var RpkgShort = `Manage packages.`
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.