exo-iam
Verified for current stable LTS
Exo Iam Command: Create New Iam Role
Use for create new iam role with Exo Iam. Exact CLI syntax to create new iam role using Exo Iam.
When to use this: Use for create new iam role with Exo Iam.
Command Syntax
cat <path/to/policy.json> | exo iam role create <iam_role_name> --editable --policy - cat <path/to/policy.json> | exo iam role create <iam_role_name> --editable --policy - Command Breakdown
--editable- Command Option
- Tool-specific option used by this command invocation.
--policy- Command Option
- Tool-specific option used by this command invocation.
-- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to create new iam role using Exo Iam.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Exo Iam Command: Create New Api Key
exo iam api-key create <api_key_name> <iam_role_name> Exo Iam Command: List All Iam Roles exo iam role list Exo Iam Command: Show Iam Role Policy exo iam role show <iam_role_name> --policy -O <json> | jq . Exo Iam Command: Update Default Organization Policy cat <path/to/policy.json> | exo iam org-policy update -