--- title: Application description: A guide to using the Dokploy CLI to manage applications --- The Dokploy CLI can be used to create, deploy, and manage applications. ## Requirements Is required to be already authenticated with the Dokploy CLI. ## Commands 1. `dokploy app create` - Create a new application. 2. `dokploy app delete` - Delete an application. 3. `dokploy app deploy` - Deploy an application. 4. `dokploy app stop` - Stop a running application.