hyperctl build command
Overview
The hyperctl build command provides build management tools.
Usage
1$ hyperctl build -h
2Build management tools
3
4Usage:
5 hyperctl build [command] [options] <path>
6
7Available commands:
8 complete Perform a complete build.
9 incremental Perform an incremental build.
10
11Options:
12 -h, --help Display help information.
Commands
The hyperctl build command has the following subcommands:
complete- The
hyperctl build completeperforms full website builds. incremental- The
hyperctl build incrementalperforms incremental builds.