access

Request and grant access to resources from your terminal

brewmacoslinux
Try with needOr install directly
Source

About

Easiest way to request and grant access without leaving your terminal

Commands

access

Examples

Request access to a specific resource$ access request --resource production-db --reason 'Need to investigate incident'
List pending access requests$ access list requests
Approve an access request by ID$ access approve --request-id abc123