This commit is contained in:
BOTAlex 2026-04-07 04:49:06 +02:00
parent dd22a98cdb
commit 1b3da60827
4 changed files with 35 additions and 13 deletions

View file

@ -28,6 +28,7 @@
wipe = "sudo rm -fr /var/lib/microvms/kube-* || sudo rm -fr /var/lib/microvms/shared/kube";
wg-keys = "wg genkey > privatekey && wg pubkey < privatekey > publickey";
k = "kubectl";
metal = "ssh metal@192.168.50.59";
};