403Webshell
Server IP : 69.72.244.102  /  Your IP : 216.73.217.142
Web Server : LiteSpeed
System : Linux s3434.fra1.stableserver.net 4.18.0-513.24.1.lve.2.el8.x86_64 #1 SMP Fri May 24 12:42:50 UTC 2024 x86_64
User : konzalta ( 1271)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /proc/self/root/lib/python3.6/site-packages/awscli/examples/codebuild/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /proc/self/root/lib/python3.6/site-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*

Youez - 2016 - github.com/yon3zu
LinuXploit