sdm aws

NAME:
   sdm aws - aws commands

USAGE:
   sdm aws command [command options] [arguments...]

COMMANDS:
   cli        Execute an AWS CLI Command.
   env        Print environment variables required to access an AWS resource.
   run        Execute an external command with environment variables configured for AWS.
   terraform  Execute terraform commands with a SDM AWS proxy.

OPTIONS:
   --name value  The name of the AWS resource to access. By default if there is only one connected AWS resource, that resource is used. [$SDM_AWS_NAME]
   --help, -h    show help
circle-info

For AWS CLI commands, please refer to the AWS CLI Commandarrow-up-right reference guide. For Terraform commands, please refer to Terraform documentationarrow-up-right.

Last updated

Was this helpful?