commit 1df73e15eb3186ee74c5993b07f926239179d4aa from: murilo ijanc date: Mon Dec 15 01:38:32 2025 UTC fix kopsctl alias commit - 14e2814116b9b75ab7f997fbe52aab65cef460ee commit + 1df73e15eb3186ee74c5993b07f926239179d4aa blob - dd18bd369264db49ab60b2e6ae83bddd5b2e1dad blob + a7e11e712563c0c791030fa54b4fef50081eb8e1 --- .cargo/config.toml +++ .cargo/config.toml @@ -4,4 +4,4 @@ lint = "clippy --workspace --all-targets --all-feature codecov = "llvm-cov --workspace" kopsd = "run -p kopsd" -kopsctl = "run -p kopsctl" +kopsctl = "run -p kopsctl --"