Skip to content

Latest commit

 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS cli in docker

Run AWS cli in docker

Login

# access key and token
/bin/bash aws configure

# sso
/bin/bash aws configure sso

Install and run on docker

/bin/bash build.sh
/bin/bash test.sh
/bin/bash export-vars.sh
/bin/bash aws

Arguments

usage: aws [options] <command> <subcommand> [<subcommand> ...] [parameters]
To see help text, you can run:

  aws help
  aws <command> help
  aws <command> <subcommand> help

About

AWS cli in docker

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages