Skip to main content
Version: 0.7

acorn project create

acorn project create

Create new project

acorn project create [flags] PROJECT_NAME [PROJECT_NAME...]

Examples


# Create a project locally
acorn project create my-new-project

# Create a project on remote service acorn.io
acorn project create acorn.io/username/new-project

Options

      --default-region string      Default region for project resources
-h, --help help for create
--supported-region strings Supported regions for created project

Options inherited from parent commands

  -A, --all-projects        Use all known projects
--debug Enable debug logging
--debug-level int Debug log level (valid 0-9) (default 7)
--kubeconfig string Explicitly use kubeconfig file, overriding current project
-o, --output string Output format (json, yaml, {{gotemplate}})
-j, --project string Project to work in
-q, --quiet Output only names

SEE ALSO