exo-iam
Verified for current stable LTS
Exo Iam Commands
Exo Iam command syntax with verified terminal examples.
Commands
5 commands for Exo Iam
exo-iam Operations
Exo Iam Command: List All Iam Roles
exo iam role list exo-iam Operations
Exo Iam Command: Create New Api Key
exo iam api-key create <api_key_name> <iam_role_name> exo-iam HTTP
Exo Iam Command: Create New Iam Role
cat <path/to/policy.json> | exo iam role create <iam_role_name> --editable --policy - exo-iam HTTP
Exo Iam Command: Show Iam Role Policy
exo iam role show <iam_role_name> --policy -O <json> | jq . exo-iam HTTP
Exo Iam Command: Update Default Organization Policy
cat <path/to/policy.json> | exo iam org-policy update - Suggest a Exo Iam Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Exo Iam workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.