Unofficial bash scripts and helper functions for the openstack API

Timothy Rice a120b0a8e6 Show ip address when listing amphora instances hai 1 ano
scripts a120b0a8e6 Show ip address when listing amphora instances hai 1 ano
LICENSE.md 4f5def3741 Initial commit %!s(int64=2) %!d(string=hai) anos
README.md 848d71f482 Note uriparser dependency %!s(int64=2) %!d(string=hai) anos
helpers.sh daa89ea351 Add script to list all instance details for a project %!s(int64=2) %!d(string=hai) anos

README.md

Osurper

Scripts + helper functions for directly querying the openstack API in ways unsupported by the official clients.

Symlink helpers.sh to ~/.os_helpers and put contents of scripts/ somewhere in your path.

Dependencies:

  • Some url parsing is helped with uriparser. It's probably in your package manager.