Project New
Create a new project.
Synopsis
Create a new project.
carbon project new [flags]
Examples
carbon project new -n project-name
Options
  -f, --force            Force over writing files.
  -h, --help             help for new
  -n, --name string      Name of the new project.
  -S, --service string   Service provider (aws, virtualbox, qemu, multipass)
Options inherited from parent commands
      --config string    config file (default is $HOME/carbon.yaml)
      --debug            Debug mode
  -j, --json             Output in JSON
  -p, --project string   Name of the project.
SEE ALSO
- carbon project - Manage and interact with projects