Skip to main content

shell

Command used to launch the interactive StackQL Command Shell. For more information see Using the Interactive StackQL Shell.


Syntax​

stackql shell [flags]


Flags​

FlagDescription
-H
--help
Print help information
-v
--verbose
Run queries in verbose mode with additional output sent to stdout, if the -f option is selected this additional logging information will be written to the output file along with the query results
 
 

see Global Flags for additional options


Examples​

Launch the StackQL shell, using a service account key file for authentication.

stackql shell --keyfilepath /tmp/stackql-demo.json