astroctl_utils_provision-assume-role
astroctl utils provision-assume-role
Provision assume role for the target account
Synopsis
This command will provision assume role in astro platform and provide URL to create the role in AWS on the target account
astroctl utils provision-assume-role [flags]
Options
--cluster-name string The name of the cluster deployed in our target organization
--duration int32 Duration in seconds for the assumed role, example 30m, 1h (default 3600)
--export Print the credentials as export statements
-h, --help help for provision-assume-role
--target-account-id string Target AWS account ID
--target-region string Target AWS region
Options inherited from parent commands
-o, --output string Output format (json|yaml) (default "yaml")
SEE ALSO
- astroctl utils - Utility commands