Version: v0.0.2 
amorphic_jobs
amorphic jobs
Options
-h, --help help for jobs
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 jobs DeleteGlueendpointsID - Deletes a glue endpoint
- amorphic jobs DeleteJobsID - Deletes specific etl job
- amorphic jobs DeleteJobsLibsID - Delete a shared job library
- amorphic jobs GetGlueendpoints - Returns the list of glue endpoints in the application
- amorphic jobs GetGlueendpointsID - Returns a glue endpoint details
- amorphic jobs GetGlueendpointsIDResourceaccess - Gets the latest resource access update
- amorphic jobs GetJobs - Returns a list of ETL jobs
- amorphic jobs GetJobsID - Returns ETL job details
- amorphic jobs GetJobsIDExecutions - Returns jobs execution statuses
- amorphic jobs GetJobsIDExecutionsExecutionid - Returns execution details of a particular job
- amorphic jobs GetJobsIDExecutionsExecutionidBookmark - It returns a presigned url for downloading the job bookmark file
- amorphic jobs GetJobsIDExecutionsExecutionidLogs - It returns a presigned url for downloading a log file. Mandatory parmas:servicename, optional:logtype(Required for glue),serviceloggroup(Required for others)
- amorphic jobs GetJobsIDLibsDownload - It returns a presigned url for downloading a file
- amorphic jobs GetJobsIDResourceaccess - Gets the latest resource access update
- amorphic jobs GetJobsIDScript - Returns a preSignedUrl to download the script file from S3
- amorphic jobs GetJobsLibs - Returns a list of all shared job libraries present
- amorphic jobs GetJobsLibsID - Get Job shared library by id
- amorphic jobs GetJobsLibsIDDependentresources - Given a job library id, this API will return the dependent resources of the job library id
- amorphic jobs GetJobsLibsIDDownload - It returns a presigned url for downloading a file
- amorphic jobs GetResourcetypesJobsResourcesResourceName - Returns the id of the resource given the name of resource.
- amorphic jobs PostGlueendpoints - Creates a new glue endpoint
- amorphic jobs PostJobs - Creates an ETL job based on the input payload
- amorphic jobs PostJobsIDExecutions - Triggers an ETL jobs to run
- amorphic jobs PostJobsIDLibs - Generate S3 presigned url to upload libraries to S3 location for the job
- amorphic jobs PostJobsIDResourceaccess - Validates the dataset access and updates dataset access to the job
- amorphic jobs PostJobsIDScript - Generates a preSignedUrl to upload the script file to S3
- amorphic jobs PostJobsLibs - Create a new shared job library
- amorphic jobs PostJobsLibsID - Generate S3 presigned url to upload libraries to S3 location for the job
- amorphic jobs PutGlueendpointsID - Update a glue endpoint details and update dataset access.
- amorphic jobs PutJobsID - Updates an ETL job based on the input payload
- amorphic jobs PutJobsIDExecutionsExecutionid - Stops the running ETL job
- amorphic jobs PutJobsIDLibs - Updates an ETL job based on the input payload
- amorphic jobs PutJobsLibsID - Update shared job library details.