Files
website/apps/docs-v2/content/docs/cli/project.mdx
2024-11-09 21:15:20 -06:00

19 lines
413 B
Plaintext

---
title: Project
description: A guide to using the Dokploy CLI to manage projects
---
The Dokploy CLI can be used to create, deploy, and manage projects.
## Requirements
Is required to be already authenticated with the Dokploy CLI.
## Commands
1. `dokploy project create` - Create a new project.
2. `dokploy project info` - Get information about a project.
3. `dokploy project list` - List all projects.