Skip to content

docker image to execute Scaleway shell specifying user/password via environment variables

License

Notifications You must be signed in to change notification settings

colthreepv/scaleway-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

scaleway-shell

Docker Automated build Docker Pulls

This docker image let's you execute a Scaleway CLI specifying user/password via environment variables.

Automatically updated when scaleway/cli changes

Example usage

Passing username and password via environment variables

docker run --rm -it -e SCALEWAY_ORGANIZATION=xxxxxxx-xxxxx-... -e SCALEWAY_TOKEN=yyyyyyyy-yyyyyy... colthreepv/scaleway-shell`

You can find the scaleway organization in the credentials page

2017-12-13 23_04_29-scaleway - control panel

About

docker image to execute Scaleway shell specifying user/password via environment variables

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages