aboutsummarylogtreecommitdiffstats
path: root/okta-aws
blob: 3570e45aee45fc91a6e01b895479466ebadda0c5 (plain)
1
2
3
#!/bin/bash

OKTA_PROFILE="$1" withokta aws --profile "$1" "${@:2}"