hyperctl cms command
Overview
Use hyperctl cms to access content management system commands.
Usage
1$ hyperctl cms -h
2Content management tools
3
4Usage:
5 hyperctl cms [command] [options]
6
7Available commands:
8 new Create a new website or page.
9 asset Manage website assets.
10 content-type Manage content-types.
11 data Manage global template data.
12 page Manage pages and drafts.
13
14Options:
15 -h, --help Display help information.
Commands
The hyperctl cms command has the following subcommands:
new- The
hyperctl cms newcommand creates new websites and pages. asset- The
hyperctl cms assetcommand manages assets. content-type- The
hyperctl cms content-typecommand manages content-types. data- The
hyperctl cms datacommand manages global template data. page- The
hyperctl cms pagecommand manages pages.