mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-17 12:31:52 +03:00
42 lines
919 B
ReStructuredText
42 lines
919 B
ReStructuredText
.. meta::
|
|
:description: Use hasura scripts to list scripts on the Hasura CLI
|
|
:keywords: hasura, docs, CLI, hasura scripts
|
|
|
|
.. _hasura_scripts:
|
|
|
|
Hasura CLI: hasura scripts
|
|
--------------------------
|
|
|
|
|
|
|
|
Synopsis
|
|
~~~~~~~~
|
|
|
|
|
|
|
|
|
|
Options
|
|
~~~~~~~
|
|
|
|
::
|
|
|
|
-h, --help help for scripts
|
|
|
|
Options inherited from parent commands
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
::
|
|
|
|
--log-level string log level (DEBUG, INFO, WARN, ERROR, FATAL) (default "INFO")
|
|
--no-color do not colorize output (default: false)
|
|
--project string directory where commands are executed (default: current dir)
|
|
--skip-update-check skip automatic update check on command execution
|
|
|
|
SEE ALSO
|
|
~~~~~~~~
|
|
|
|
* :ref:`hasura <hasura>` - Hasura GraphQL engine command line tool
|
|
* :ref:`hasura scripts update-config-v2 <hasura_scripts_update-config-v2>` - Upgrade config from v1 to v2
|
|
|
|
*Auto generated by spf13/cobra*
|