Skip to main content

Cargo create

NAME

create - Create a new cargo

SYNOPSIS

create [-n|--namespace] [-v|--volume] [-e|--env] [-h|--help] <NAME> <IMAGE>

DESCRIPTION

Create a new cargo

OPTIONS

-n, --namespace <NAMESPACE> Namespace for the new cargo; defaults to global

-v, --volume <VOLUMES>
Volumes of the cargo

-e, --env <ENV>
Environment variables of the cargo

-h, --help
Print help

<NAME>
Name of the cargo

<IMAGE>
Image of the cargo