dzdo
all
Execute privileged commands as root or another user via Active Directory roles. Similar to `sudo` but integrated with Delinea; supports Ansible become plugin.
More info →Examples (8)
Edit a file with elevated privileges using the default editor
dzdo -e path/to/fileLaunch an interactive login shell with elevated privileges
dzdo -iLaunch the default shell with elevated privileges
dzdo -sList allowed commands for the current user
dzdo -lValidate and update authentication timestamp
dzdo -vDisplay version
dzdo -Vmade by @shridhargupta | data from tldr-pages