You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
grantry completion --install sets up shell completion in one command (pipx/pip can't do it for you): it detects your shell and adds the source line to your rc file.
Fixed: completion now completes identities after --as, --identity, and --profile (so admin assignments --as <TAB> works), not only the positional run/switch/console.
Docs clarify that TAB completion is prefix-based; for "type a few letters anywhere" filtering, omit the identity and use the picker.