Matan / swiftly-docker

Convenience docker for the CLI tool swiftly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swiftly Docker

This is a convenience docker for the CLI tool swiftly as described here: https://community.rackspace.com/products/f/25/t/7190

Environment Variables

Find your Username and API Key here: https://community.rackspace.com/products/f/25/t/7190

Run

docker run --env NAME=xxx --env KEY=xxx matanube/swiftly

Create an alias

alias swiftly='docker run --env NAME=xxx --env KEY=xxx matanube/swiftly'

About

Convenience docker for the CLI tool swiftly


Languages

Language:Shell 100.0%