Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.
/ awsebcli Public archive

AWS Elastic Beanstalk Command Line Interface Dockerfile

Notifications You must be signed in to change notification settings

allthings-archive/awsebcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AWS Elastic Beanstalk Command Line Interface Dockerfile

Usage

docker run --rm -it -v "$PWD:$PWD" -w "$PWD" \
  -e AWS_ACCESS_KEY_ID -e AWS_SECRET_ACCESS_KEY \
  allthings/awsebcli --help

License

Released under the MIT license.

About

AWS Elastic Beanstalk Command Line Interface Dockerfile

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published