sbc-deploys/modules/k3s/kubectl

4 lines
47 B
Text
Raw Normal View History

#!/usr/bin/env bash
sudo k3s kubectl "${@:1}"