epi content-graph get-routes command
Get routes.
Usage
epi content-graph get-routes [OPTIONS] --app <APP>
Options
-a, –app <APP>
The app name.
Aliases: name.
–skip <SKIP>
Amount of results to skip.
Default: 0.
–limit <LIMIT>
Maximum number of results to return.
Default: 100.
–type <TYPE>
The type to filter by.
Default: _Page.
–domain <DOMAIN>
The domain to filter by.
–must-have-domain <MUST_HAVE_DOMAIN>
Whether to include only routes that must have a domain.
Default: false.
Possible values: true, false.
–changeset <CHANGESET>
The changeset to filter by.
-h, –help
Print help.