evroc iam project create

Create a project

evroc iam project create <project_id> [flags]

Examples


	# Create a project
	$ evroc iam project create my-project --name ProjectName
	

Options

  -h, --help          help for create
      --name string   Name (defaults to id if empty)

Options inherited from parent commands

      --config string   Path to the evroc config file (default "~/.evroc/config.yaml")

SEE ALSO