hyperctl cms new command
Overview
The hyperctl cms new command is used to start new HyperTemplates projects (websites) and add content (pages) to an existing project.
Usage
1$ hyperctl cms new -h
2Create a new website or page.
3
4Usage:
5 hyperctl cms 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 cms new command has the following subcommands:
websitehyperctl cms new websitereference documentation.pagehyperctl cms new pagereference documentation.