Commit Diff
--- .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 --"
--- .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 --"