Add shell autocomplete (bash/zsh) for aegisctl
#81 · Go · ★ 29 · Apache-2.0 · updated 1mo ago
Problem aegisctl has a growing list of subcommands (pending, approve, deny, verify, evidence, simulate, why, diff-policy, manifest, supply-chain, policy-pack, test-action, plugin). Typing them without tab completion is a drag. Acceptance criteria New command: aegisctl completion…