Skip to content

Instantly share code, notes, and snippets.

@SamEureka
Last active September 12, 2024 13:12
Show Gist options
  • Save SamEureka/e7247d1272efcc464302ff6f17642f0e to your computer and use it in GitHub Desktop.
Save SamEureka/e7247d1272efcc464302ff6f17642f0e to your computer and use it in GitHub Desktop.
Purging Single Volume Balena Host
balena-engine volume ls
balena-engine volume ls -f dangling=true
balena-engine volume rm volume_name volume_name
balena-engine volume prune
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment