Skip to content

Instantly share code, notes, and snippets.

@ryanvgates
Last active May 5, 2021 00:39
Show Gist options
  • Save ryanvgates/9f0f12ea9dcb9099378eedea044a1a2a to your computer and use it in GitHub Desktop.
Save ryanvgates/9f0f12ea9dcb9099378eedea044a1a2a to your computer and use it in GitHub Desktop.
OpenStack: Get unattached volumes
openstack volume list | grep -v -E "Attached to \w+"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment