Skip to main content

arc deploy

Deploy project.

Usage

arc deploy [method] [options]

Positionals:
method Deploy method [string] [choices: "direct", "git"] [default: "direct"]

Options:
-j, --json Format output as JSON [boolean] [default: false]
-q, --quiet Output only errors [boolean] [default: false]
-C, --cwd Set the working directory [string] [default: "."]
-h, --help Show help [boolean]
-v, --version Show version number [boolean]

Description