Updates a project.
terrakube project update --organization <ORG> --id <PRJ_ID> [flags]
terrakube project update -o "$ORG_ID" \ --id "$PRJ_ID" \ --name "core-infrastructure" \ --description "Updated project description" \ --output json
Last updated 13 days ago
Was this helpful?