hyperctl theme ls command

Overview


The hyperctl theme ls command installs themes.

Usage


 1$ hyperctl theme ls -h
 2Install a theme from a package archive.
 3
 4Usage:
 5        hyperctl theme ls [options]
 6
 7Options:
 8        -c, --config  Path to the website configuration file. (required) (env: HYPER_CONFIG) (default: site.yaml)
 9        -f, --file    Path to theme package file (zip archive). (required)
10        -h, --help    Display help information.

Options


-c, --config
Path to the website configuration file (site.yaml or site.json).

Defaults to the HYPER_CONFIG environment variable, if set.

To configure a default, use the export command.

1export HYPER_CONFIG="site.yaml"
-f, --file
TODO

💬 Join the community

Stay up-to-date with the latest releases and other news from the Team behind HyperTemplates. Ask the developers questions, get help from the community, and share your creations! 🎨