Version: v0.0.1 
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 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 GetConnectionsAppsID - Returns a single conn app details
- amorphic conns_apps GetConnectionsAppsIDFlows - Returns the list of conn app flows that a user has access for w.r.t to single conn app
- amorphic conns_apps GetConnectionsAppsIDFlowsFlowid - Returns a single conn app flow details
- amorphic conns_apps GetConnectionsAppsIDFlowsFlowidRuns - Returns all executions history of a single conn app flow
- amorphic conns_apps PostConnectionsApps - Creates a new conn app from the user input params
- 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 single conn app flow
- amorphic conns_apps PutConnectionsAppsID - Update conn app details from user config
- amorphic conns_apps PutConnectionsAppsIDFlowsFlowid - Update an conn app flow or start or stop a single conn app flow