Version: v0.0.2 
amorphic_conns_apps
amorphic conns_apps
Options
-h, --help help for conns_apps
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 conns_apps DeleteConnectionsAppsConnectorsID - Deletes the custom connector & associated resources.
- amorphic conns_apps DeleteConnectionsAppsID - Deletes a conn app
- amorphic conns_apps DeleteConnectionsAppsIDFlowsFlowid - Deletes a single conn app flow associated with a conn app
- amorphic conns_apps GetConnectionsApps - Returns the list of connsapps that a user has access for
- amorphic conns_apps GetConnectionsAppsConnectors - Returns all supported connectors for connectionsApps.
- amorphic conns_apps GetConnectionsAppsConnectorsID - Returns all details regarding custom connector.
- amorphic conns_apps GetConnectionsAppsID - Returns details of a single conn app
- amorphic conns_apps GetConnectionsAppsIDFlows - Returns the list of conn app flows that a user has access to w.r.t to single conn app
- amorphic conns_apps GetConnectionsAppsIDFlowsFlowid - Returns details of a single conn app flow
- amorphic conns_apps GetConnectionsAppsIDFlowsFlowidRuns - Returns all execution history of a single conn app flow
- amorphic conns_apps PostConnectionsApps - Creates a new conn app from the user input params
- amorphic conns_apps PostConnectionsAppsConnectors - Response contains a presigned URL for uploading code for custom connector creation.
- amorphic conns_apps PostConnectionsAppsConnectorsID - Asynchronously creates/updates a new custom connector from the uploaded files.
- amorphic conns_apps PostConnectionsAppsIDFlows - Creates a new conn app flow from the user input params
- amorphic conns_apps PostConnectionsAppsIDFlowsFlowid - Update an conn app flow or start or stop a conn app flow
- amorphic conns_apps PutConnectionsAppsConnectorsID - Updates custom connector metadata, and returns a presigned url for uploading code.
- amorphic conns_apps PutConnectionsAppsID - Update conn app details from user config
- amorphic conns_apps PutConnectionsAppsIDFlowsFlowid - Update a conn app flow or start or stop a conn app flow