Version: v0.0.2 
amorphic_workflows
amorphic workflows
Options
-h, --help help for workflows
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 workflows DeleteWorkflowsID - Deletes specific workflow
- amorphic workflows GetModules - Returns a list of workflow modules
- amorphic workflows GetModulesID - Returns module details
- amorphic workflows GetWorkflows - Returns a list of workflows
- amorphic workflows GetWorkflowsID - Returns workflow details
- amorphic workflows GetWorkflowsIDExecutions - Returns workflow execution details
- amorphic workflows GetWorkflowsIDExecutionsExecutionid - Returns workflow execution details for a particular execution
- amorphic workflows GetWorkflowsIDExecutionsExecutionidNodesNodeNameFiles - Retrieves presigned url that contains etl manifest file of file load validation node
- amorphic workflows GetWorkflowsIDExecutionsExecutionidNodesNodeNameLogs - Workflow execution related logs can be generated
- amorphic workflows PostWorkflows - Creates a workflow based on the input payload
- amorphic workflows PostWorkflowsIDExecutions - Triggers a workflow execution
- amorphic workflows PutWorkflowsID - Updates a workflow based on the input payload
- amorphic workflows PutWorkflowsIDExecutionsExecutionid - Stops the running workflow execution