Cargo
SYNOPSIS
cargo [-n|--namespace] [-h|--help] <subcommands>
DESCRIPTION
Manage cargoes
OPTIONS
-n, --namespace=NAMESPACE
namespace to target by default global is used
-h, --help
Print help
SUBCOMMANDS
cargo-list(1)
List existing cargo
cargo-create(1)
Create a new cargo
cargo-start(1)
Start cargoes by names
cargo-stop(1)
Stop cargoes by names
cargo-restart(1)
Restart a cargo by its name
cargo-remove(1)
Remove cargo by its name
cargo-inspect(1)
Inspect a cargo by its name
cargo-patch(1)
Update a cargo by its name
cargo-exec(1)
Execute a command inside a cargo
cargo-history(1)
List cargo history
cargo-revert(1)
Revert cargo to a specific history
cargo-logs(1)
Show logs
cargo-run(1)
Run a cargo
cargo-stats(1)
Show stats of cargo
cargo-help(1)
Print this message or the help of the given subcommand(s)