hc ready
hc ready
is a command for checking that Hipcheck is ready to run analyses.
This is intended to help the user debug issues with a Hipcheck installation,
including problems like missing configuration files, inaccessible config,
data, or cache paths, missing authentication tokens, and more.
hc ready
has no special flags currently, and only accepts the
General Flags that all Hipcheck
commands accept.
The output of hc ready
is a report containing key information about
Hipcheck, the third-party tools it relies on as external data sources,
the paths it's currently using for configuration files, data files,
and local repository clones, along with any API tokens it will use
for external API access.
If all required information is found and passes requirements for Hipcheck to run, it will report that Hipcheck is ready to run.
We recommend running hc ready
before running Hipcheck the first time,
and as a good first debugging step if Hipcheck begins reporting issues.
No table of contents.