hyperctl content-type inspect command

Overview


Inspect content type template data.

Usage


1$ hyperctl content-type inspect -h
2Inspect content types.
3
4Usage:
5        hyperctl content-type inspect [options] <type>
6
7Options:
8        -c, --config  path to the website configuration file. (required) (env: HYPER_CONFIG) (default: site.yaml)
9        -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"
Edit this page on GitHub

💬 Join the community

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