Application
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
dokploy app create
- Create a new application.dokploy app delete
- Delete an application.dokploy app deploy
- Deploy an application.dokploy app stop
- Stop a running application.