Skip to main content

Application

Description

Application management.

Commands

  • init - Initializes an application in the current directory
  • create - Creates and installs a new application in the current directory
  • start - Starts an application
  • stop - Stops an application
  • list - Lists installed applications
  • rebuild - Rebuilds a Docker image of an application
  • destroy - Destroys a Docker image of an application
  • app-folder - Returns the path of an application
  • shell - Opens a shell in the application container
  • dump-config - Exports an application's configuration
  • logs - Displays application logs