Documentation ¶
Overview ¶
Code originally generated by "mdtogo", but no longer maintained that way.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ApproveExamples = `` /* 178-byte string literal not displayed */
View Source
var ApproveLong = `` /* 197-byte string literal not displayed */
View Source
var ApproveShort = `Approve a proposal to publish a package revision.`
View Source
var CloneExamples = `` /* 653-byte string literal not displayed */
View Source
var CloneLong = `` /* 1373-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 = `` /* 266-byte string literal not displayed */
View Source
var CopyShort = `Create a new package revision from an existing one.`
View Source
var DelExamples = `` /* 200-byte string literal not displayed */
View Source
var DelLong = `` /* 191-byte string literal not displayed */
View Source
var DelShort = `Delete a package revision.`
View Source
var GetExamples = `` /* 329-byte string literal not displayed */
View Source
var GetLong = `` /* 516-byte string literal not displayed */
View Source
var GetShort = `List package revisions in registered repositories.`
View Source
var InitExamples = `` /* 150-byte string literal not displayed */
View Source
var InitLong = `` /* 405-byte string literal not displayed */
View Source
var InitShort = `Initializes a new package in a repository.`
View Source
var ProposeDeleteExamples = `` /* 209-byte string literal not displayed */
View Source
var ProposeDeleteLong = `` /* 198-byte string literal not displayed */
View Source
var ProposeDeleteShort = `Propose deletion of a published package revision.`
View Source
var ProposeExamples = `` /* 204-byte string literal not displayed */
View Source
var ProposeLong = `` /* 197-byte string literal not displayed */
View Source
var ProposeShort = `Propose that a package revision should be published.`
View Source
var PullExamples = `` /* 187-byte string literal not displayed */
View Source
var PullLong = `` /* 280-byte string literal not displayed */
View Source
var PullShort = `Pull the content of the package revision.`
View Source
var PushExamples = `` /* 238-byte string literal not displayed */
View Source
var PushLong = `` /* 260-byte string literal not displayed */
View Source
var PushShort = `Push resources to a package revision.`
View Source
var RejectExamples = `` /* 193-byte string literal not displayed */
View Source
var RejectLong = `` /* 196-byte string literal not displayed */
View Source
var RejectShort = `Reject a proposal to publish or delete a package revision.`
View Source
var RpkgLong = `
The ` + "`" + `rpkg` + "`" + ` command group contains subcommands for managing packages and revisions.
`
View Source
var RpkgShort = `Manage packages.`
View Source
var UpdateExamples = `` /* 549-byte string literal not displayed */
View Source
var UpdateLong = `` /* 961-byte string literal not displayed */
View Source
var UpdateShort = `Update a downstream package revision to a more recent revision of its upstream package.`
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.