Version: v0.0.1 
amorphic_connections
amorphic connections
Options
-h, --help help for connections
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 connections DeleteConnectionsID - Deletes a connection
- amorphic connections DeleteConnectionsIDDataloadsTaskid - Cancel running DMS task
- amorphic connections GetConnections - Returns the list of connections in the application
- amorphic connections GetConnectionsID - Returns a connection details
- amorphic connections GetConnectionsIDDataloads - Get lists of all tasks for a connection
- amorphic connections GetConnectionsIDDataloadsTaskid - Get details of a DMS task of a connection
- amorphic connections GetConnectionsIDDataloadsTaskidRuns - It returns the list of runs that are ran for a task along with the stats for each run
- amorphic connections GetConnectionsIDDataloadsTaskidTaskstats - Returns presigned url for the stats that are stored in S3 for full-load tasks and creates latest stats for CDC type of tasks
- amorphic connections GetConnectionsIDExtracttables - get list of schemas and tables for source connection
- amorphic connections GetConnectionsIDTest - Test connection and send response
- amorphic connections GetConnectionsTasks - Get lis of connection tasks with JDBC connection bulk data load with full-refresh type
- amorphic connections GetConnectionsVersions - Get latest glue version based on connnection type and send the response back
- amorphic connections PostConnections - Creates a new connections object
- amorphic connections PostConnectionsIDDataloads - Creates a new DMS task for a connection along with registering the datasets
- amorphic connections PostConnectionsIDDataloadsTaskid - Starts run of a DMS task of a connection
- amorphic connections PostConnectionsIDDataloadsTaskidLogs - It returns a presigned url for downloading a log file. Mandatory parmas:servicename=dms, startTime, endTime
- amorphic connections PutConnectionsID - Update connection details or Upgrade connection version based on the input
- amorphic connections PutConnectionsIDDataloadsTaskid - Update instance configuration of a running instance or update the table mappings of existing task