Skip to content

Commit 761f6e7

Browse files
committed
docs: update README to include environment management commands
- Added documentation for new commands related to environment management: `dokploy environment:create` and `dokploy environment:delete`. - Enhanced clarity on usage instructions for managing environments within the project.
1 parent 1f1d671 commit 761f6e7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,11 @@ USAGE
5757
- `dokploy project:info`: Get information about an existing project.
5858
- `dokploy project:list`: List all projects.
5959

60+
### Environment Management
61+
62+
- `dokploy environment:create`: Create a new environment.
63+
- `dokploy environment:delete`: Delete an existing environment.
64+
6065
### Application Management
6166

6267
- `dokploy app:create`: Create a new application.

0 commit comments

Comments
 (0)