hyperctl deploy command
Overview
The hyperctl deploy command provides deployment management tools.
Usage
1$ hyperctl deploy -h
2Deployment management tools
3
4Usage:
5 hyperctl deploy [command] [options] <path>
6
7Available commands:
8 complete Deploy a complete build.
9 incremental Deploy an incremental build.
10
11Options:
12 -h, --help Display help information.
Commands
The hyperctl deploy command has the following subcommands:
complete- The
hyperctl deploy completecommand deploys a complete build. incremental- The
hyperctl deploy incrementalcommand deploys an incremental build.