Skip to content

Latest commit

 

History

History
45 lines (23 loc) · 722 Bytes

File metadata and controls

45 lines (23 loc) · 722 Bytes

Installation

  • Homebrew
  • pip (Python 3 only)
pip3 install --user policy_sentry

Shell completion

To enable Bash completion, put this in your `.bashrc`:

eval "$(_POLICY_SENTRY_COMPLETE=source policy_sentry)"

To enable ZSH completion, put this in your `.zshrc`:

eval "$(_POLICY_SENTRY_COMPLETE=source_zsh policy_sentry)"

Docker

Rebuilding the IAM Database