https://t.me/RX1948
Server : Apache
System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
User : dh_edsupp ( 6597262)
PHP Version : 8.2.26
Disable Function : NONE
Directory :  /lib/python3/dist-packages/awscli/examples/codebuild/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //lib/python3/dist-packages/awscli/examples/codebuild/list-builds-for-project.rst
**To view a list of builds for an AWS CodeBuild build project.**

The following ``list-builds-for-project`` example lists the build IDs in descending order for the specified CodeBuild build project. ::

    aws codebuild list-builds-for-project --project-name codebuild-demo-project --sort-order DESCENDING

Output::

    {
        "ids": [
            "codebuild-demo-project:1a2b3c4d-5678-90ab-cdef-11111example",
            "codebuild-demo-project:1a2b3c4d-5678-90ab-cdef-22222example",
            "codebuild-demo-project:1a2b3c4d-5678-90ab-cdef-33333example",
            "codebuild-demo-project:1a2b3c4d-5678-90ab-cdef-44444example",
            "codebuild-demo-project:1a2b3c4d-5678-90ab-cdef-55555example"
        ]
    }

For more information, see `View a List of Build IDs for a Build Project (AWS CLI) <https://docs.aws.amazon.com/codebuild/latest/userguide/view-builds-for-project.html#view-builds-for-project-cli>`_ in the *AWS CodeBuild User Guide*

https://t.me/RX1948 - 2025