mirror of
https://github.com/Dokploy/website.git
synced 2026-07-08 15:35:25 +02:00
refactor: rename folder v2 and delete old docs
This commit is contained in:
18
apps/docs/content/docs/cli/project.mdx
Normal file
18
apps/docs/content/docs/cli/project.mdx
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user