hyperctl new command
Overview
The hyperctl new command is used to start new HyperTemplates projects (websites) and add content (pages) to an existing project.
Usage
1$ hyperctl new -h
2Create a new website or page.
3
4Usage:
5 hyperctl new [command] [options]
6
7Available commands:
8 website Create a new website.
9 page Create a new page.
10
11Options:
12 -h, --help Display help information.
Commands
The hyperctl new command has the following subcommands:
websitehyperctl new websitereference documentation.pagehyperctl new pagereference documentation.