cody list
Usage
cody list
Description
list codebuild project.
Options
[--format=FORMAT] # Output formats: csv, table, tab, json
[--sort-by=SORT_BY] # Sort by column: name, status, time
[--status=STATUS] # status filter. IE: SUCCEEDED, FAILED, FAULT, TIMED_OUT, IN_PROGRESS, STOPPED. Both upper and lowercase works.
[--select=SELECT] # select filter on the project name. The select option gets converted to an Ruby regexp
[--verbose], [--no-verbose]
[--noop], [--no-noop]
Edit this page
See a typo or an error? You can improve this page. This website is available on GitHub, and contributions are encouraged and welcomed. We love pull requests from you!
- Suggest an edit to this page (here's the contributing guide).
- Open an issue about this page to report a problem.