envoid/docs/envoid_project_rm.md
Sagi Dayan 33f99dd65b
All checks were successful
build bin / Make sure build does not fail (push) Successful in 2m51s
Codespell / Check for spelling errors (push) Successful in 22s
Initial commit
Signed-off-by: Sagi Dayan <sagidayan@gmail.com>
2024-12-15 17:41:31 +02:00

20 lines
366 B
Markdown

## envoid project rm
remove a project definition. the `.envoid` file will not be removed
```
envoid project rm [flags]
```
### Options
```
-h, --help help for rm
-p, --project-path string project path to remove
```
### SEE ALSO
* [envoid project](envoid_project.md) - manage project
###### Auto generated by spf13/cobra on 12-Dec-2024