Skip to content

Instantly share code, notes, and snippets.

@marcheschi
Created November 3, 2021 09:21
Show Gist options
  • Save marcheschi/4c92cd6288438026d71704c8eb7a1f9b to your computer and use it in GitHub Desktop.
Save marcheschi/4c92cd6288438026d71704c8eb7a1f9b to your computer and use it in GitHub Desktop.
List Vmadm and get UUID
vmadm list |grep run |awk '{print $1}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment