Version: v0.0.2 
amorphic_jobs_PostJobs
amorphic jobs PostJobs
Creates an ETL job based on the input payload
amorphic jobs PostJobs [flags]
Options
--Content-Type string
--ETLJobPost string Optional json string for [ETLJobPost].
-h, --help help for PostJobs
--postJobsBody.AllocatedCapacity float32
--postJobsBody.Description string
--postJobsBody.ETLJobType string
--postJobsBody.GlueVersion string
--postJobsBody.IsAutoScalingEnabled
--postJobsBody.JobName string
--postJobsBody.MaxConcurrentRuns int32
--postJobsBody.MaxRetries int32
--postJobsBody.NetworkConfiguration string
--postJobsBody.NotifyDelayAfter int32
--postJobsBody.NumberOfWorkers int32
--postJobsBody.PythonVersion string
--postJobsBody.Timeout int32
--postJobsBody.WorkerType string
--role_id string Required.
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")