devops project update

Update a DevOps Center project.

Update the name, description, or active status of a DevOps Center project. At least one of –name, –description, or –is-active must be provided.

Flag Name (Long)Flag Name (Short)Description
‑‑api‑versionN/AType: Value

Override the api version used for api requests made by this command
‑‑description‑dType: Value

New description for the project.
‑‑flags‑dirN/AType: Value

Import flag values from a directory.
‑‑is‑activeN/AType: Boolean

Set the project active status. Use –is-active to activate or –no-is-active to deactivate.
‑‑jsonN/AType: Boolean

Format output as json.
‑‑name‑nType: Value

New name for the project.
‑‑project‑id‑iType: Value
Required

ID of the DevOps Center project to update.
‑‑target‑org‑oType: Value
Required

Username or alias of the target org. Not required if the target-org configuration variable is already set.

Rename a project:

Update the description of a project:

Deactivate a project:

Update all fields at once: