Hasura CLI: hasura version

Prints the version of hasura

Synopsis

Prints the current installed version of hasura cli

hasura version [flags]

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)

SEE ALSO

  • hasura - hasura controls the hasura project

Auto generated by spf13/cobra