graphql-engine/docs/graphql/manual/hasura-cli/uninstall-hasura-cli.rst
2018-09-11 16:41:24 +05:30

12 lines
300 B
ReStructuredText

Uninstalling the Hasura CLI
===========================
To uninstall the Hasura CLI you just need to delete the binary file from its installation location.
By default, the binary is installed at ``/usr/local/bin/hasura``
.. code-block:: bash
# use sudo if required
$ rm /usr/local/bin/hasura