Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
codestar
📤 Upload
📝 New File
📁 New Folder
Close
Editing: update-project.rst
**To update a project** The following ``update-project`` example adds a description to the specified project. :: aws codestar update-project \ --id my-project \ --description "My first CodeStar project" This command produces no output.
Save
Cancel