Version: v0.0.1 
amorphic_apps
amorphic apps
Options
-h, --help help for 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 apps DeleteAppsAppid - Deletes an app given appid
- amorphic apps GetApps - Returns the list of apps that are available in db
- amorphic apps GetAppsAppid - Returns app details given appid
- amorphic apps GetAvailableApps - Returns available apps for user to deploy
- amorphic apps GetAvailableAppsAppcode - Returns app details for user to deploy given appcode
- amorphic apps PostApps - Creates a new App from the user input params
- amorphic apps PostAppsAppidSupersetDatabases - Create and update the relavant databses connections in superset app and provide the access to triggered user.
- amorphic apps PutAppsAppid - Update app details from user config or upgrade apps based on query string param given appid