devops project create
Create a DevOps Center project in a DevOps Center org.
Creates a new DevOps Center project with the specified name and optional description.
| Flag Name (Long) | Flag Name (Short) | Description |
|---|---|---|
‑‑api‑version | N/A | Type: Value Override the api version used for api requests made by this command |
‑‑description | ‑d | Type: Value Description of the new project; if not specified, the description is blank. |
‑‑flags‑dir | N/A | Type: Value Import flag values from a directory. |
‑‑json | N/A | Type: Boolean Format output as json. |
‑‑name | ‑n | Type: Value Required Name of the new DevOps Center project. |
‑‑target‑org | ‑o | Type: Value Required Username or alias of the target org. Not required if the target-org configuration variable is already set. |
Create a new DevOps Center project in the specified org.
Create a project with a name and description.