Skip to content

Instantly share code, notes, and snippets.

@jhiesey
Created November 6, 2013 21:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jhiesey/7344015 to your computer and use it in GitHub Desktop.
Save jhiesey/7344015 to your computer and use it in GitHub Desktop.
Display ostree status
dbus-send --system --type=method_call --print-reply --dest=org.gnome.OSTree /org/gnome/OSTree org.freedesktop.DBus.Properties.GetAll string:org.gnome.OSTree | grep -A2 "dict entry" | grep -v "dict entry" | grep -v ^--;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment