Project
Manage and interact with projects
Synopsis
Manage projects. Projects are directories with terraform code to manage resources for the project.
Options
-h, --help help for project
-p, --project string Name of the project.
Options inherited from parent commands
--config string config file (default is $HOME/carbon.yaml)
--debug Debug mode
-j, --json Output in JSON
SEE ALSO
- carbon - Carbon - Infrastructure automation for offensive operations.
- carbon project add-machine - Add a new machine to a project
- carbon project apply - Run terraform apply
- carbon project list - Manage and interact with projects
- carbon project new - Create a new project.