Module commands

Module commands 

Source
Expand description

Commands for the warg tool.

Structs§

BundleCommand
Bundle With Registry Dependencies
ClearCommand
Deletes local content cache.
CommonOptions
Common options for commands.
ConfigCommand
Creates a new warg configuration file.
DependenciesCommand
Print Dependency Tree
DownloadCommand
Download a warg registry package.
InfoCommand
Display client storage information.
KeyCommand
Manage signing keys for interacting with a registry.
KeyDeleteCommand
Deletes the signing key for a registry from the local keyring.
KeyInfoCommand
Shows information about the signing key for a registry in the local keyring.
KeyNewCommand
Creates a new signing key for a registry in the local keyring.
KeySetCommand
Sets the signing key for a registry in the local keyring.
LockCommand
Print Dependency Tree
LoginCommand
Manage auth tokens for interacting with a registry.
LogoutCommand
Manage auth tokens for interacting with a registry.
PublishAbortCommand
Abort a pending publish.
PublishGrantCommand
Publish a package to a warg registry.
PublishInitCommand
Initialize a new package.
PublishListCommand
List the records in a pending publish.
PublishReleaseCommand
Publish a package to a warg registry.
PublishRevokeCommand
Publish a package to a warg registry.
PublishStartCommand
Start a new pending publish.
PublishSubmitCommand
Submit a pending publish.
PublishWaitCommand
Wait for a pending publish to complete.
PublishYankCommand
Yank a package release from a warg registry.
ResetCommand
Reset local data for registry.
UpdateCommand
Update all local package logs.

Enums§

KeySubcommand
The subcommand to execute.
PublishCommand
Publish a package to a warg registry.