Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

codebuild-logs-cli

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

codebuild-logs-cli

Gets logs for most recent run of a codebuild project.

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

codebuild-logs-cli

Gets logs for most recent run of a codebuild project.

Usage

To list all codebuild projects in your default region:

codebuild-logs

A different AWS profile and another region can both be optionally specified, e.g.

codebuild-logs --region ap-southeast-2

lists all codebuild projects in the ap-southeast-2 (Sydney) region and

codebuild-logs --profile myprofile --region ap-southeast-2

also specifies that the profile myprofile is used. Refer to https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html for more ways to specify credentials and region.

To list the latest codebuild logs for particular project(s) list those as command line parameters, e.g.:

codebuild-logs tba21-helpers tba21-api-dev

FAQs

Package last updated on 27 Apr 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc