hyperctl asset
command
Overview
The hyperctl asset
command is used to manage website assets.
Usage
1$ hyperctl asset -h
2Manage website assets.
3
4Usage:
5 hyperctl asset [command] [options]
6
7Available commands:
8 add Add a static asset to a website.
9 lookup lookup a static asset by its path.
10
11Options:
12 -h, --help Display help information.
Commands
The hyperctl asset
command has the following subcommands:
add
hyperctl asset add
reference documentation.lookup
hyperctl asset lookup
reference documentation.