Hasura CLI: hasura version¶
Prints the version of hasura
Examples¶
# To find the current running version of hasura:
$ hasura version
Options¶
-h, --help help for version
Options inherited from parent commands¶
--project string hasura project directory where the commands should be executed. (default: current directory)
Was this page helpful?