azure-pim-cli 0.15.0

Unofficial CLI to list and enable Azure Privileged Identity Management (PIM) roles
Documentation
1
2
3
4
5
pub mod assignments;
pub(crate) mod definitions;
pub(crate) mod resources;
pub mod roles;
pub mod scope;