hyperctl page inspect command

Overview


The hyperctl page inspect command inspects website pages.

Usage


1$ hyperctl page inspect -h
2Inspect website pages.
3
4Usage:
5        hyperctl page inspect [options] <path>
6
7Options:
8        -c, --config  path to the website configuration file. (required) (env: HYPER_CONFIG) (default: site.yaml)
9        -h, --help    Display help information.

Example


1

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! 🎨