Skip to content

Instantly share code, notes, and snippets.

@fnya
Created May 15, 2025 13:44
Show Gist options
  • Save fnya/b51d9c02f9fe3d3e09082a065cadc15e to your computer and use it in GitHub Desktop.
Save fnya/b51d9c02f9fe3d3e09082a065cadc15e to your computer and use it in GitHub Desktop.
zlogs.sh
zlogs() {
kubectl logs apps/"$1"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment