Version: v0.0.1 
amorphic_query_engine
amorphic query_engine
Options
-h, --help help for query_engine
Options inherited from parent commands
--Authorization string
--base-path string For example: / (default "/")
--config string config file path (default "${HOME}/.config/amorphic/config.yml")
--debug output debug logs
--dry-run do not send the request to server
--hostname string hostname of the service (default "localhost")
--profile string config profile name (default "default")
--scheme string Choose from: [https] (default "https")
SEE ALSO
- amorphic -
- amorphic query_engine DeleteQueriesQueryid - Given a query id this method tries to stop the query execution
- amorphic query_engine GetQueries - Returns a list of queries the user executed and their state
- amorphic query_engine GetQueriesQueryid - Returns details of a query
- amorphic query_engine GetQueriesQueryidResults - Returns details of a query
- amorphic query_engine GetQueriesQueryidResultsDownload - Returns pre-signed of a query result file
- amorphic query_engine PostQueries - Give query which should be validated