Skip to content

exo iam role delete

Description

This command deletes an existing IAM Role. It will fail if the Role is attached to an IAM Key.

exo iam role delete ID|NAME [flags]

Options

OptionDescription
--force, -fdon't prompt for confirmation
--help, -hhelp for delete

Options inherited from parent commands

OptionDescription
--config, -CSpecify an alternate config file [env EXOSCALE_CONFIG]
--output-format, -OOutput format (table|json|text), see "exo output –help" for more information
--output-templateTemplate to use if output format is "text"
--quiet, -QQuiet mode (disable non-essential command output)
--use-account, -AAccount to use in config file [env EXOSCALE_ACCOUNT]

Related Commands

  • role - IAM Role management
Last updated on