Module commands

Source

Structs§

Args
GlobalOptions
Options that apply to all subcommands for the CLI.
InitSubcommand
Initialize a new Wally project.
InstallSubcommand
Install all of the dependencies of this project.
LoginSubcommand
Log into a registry.
LogoutSubcommand
Log out of a registry.
ManifestToJsonSubcommand
Print a Wally manifest as a line of JSON.
PackageSubcommand
Package the project as a tarball suitable for uploading to a package registry.
PublishSubcommand
Publish this project to a registry.
SearchSubcommand
Search a registry for packages matching a query.
UpdateSubcommand
Update all of the dependencies of this project.

Enums§

Subcommand