Skip to content

AWS Elastic Beanstalk cli

Actions
Provide eb cli commands
v1.0.0
Latest
Star (48)

Aws eb cli action

Run tests License: MIT

This action run eb cli

Inputs

command

Required The command to run on cli.

Example usage

uses: hmanzur/[email protected]
with:
  command: 'deploy ${{ secrets.ENVIRONMENT_NAME }}'
env:
  AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
  AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
  AWS_DEFAULT_REGION: "us-east-1"

AWS Elastic Beanstalk cli is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Provide eb cli commands
v1.0.0
Latest

AWS Elastic Beanstalk cli is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.