check
Usage: polyaxon check [OPTIONS]
Check a polyaxonfile.
Options:
-f, --file PATH The polyaxon file to check.
-pm, --python-module TEXT The python module to run.
-v, --version Checks and prints the version.
-P, --params, --param NAME=VALUE
A parameter to override the default params
of the run, form -P name=value.
-l, --lint To check the specification only without
params validation.
--help Show this message and exit.