Arch Linux User Repository
Home
Packages
Forums
Wiki
Bugs
Security
AUR
Download
AUR : okta-aws-cli-assume-role.git
AUR Package Repositories | click
here
to return to the package base details page
about
summary
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
okta-aws
blob: 3570e45aee45fc91a6e01b895479466ebadda0c5 (
plain
)
1
2
3
#!/bin/bash OKTA_PROFILE="$1" withokta aws --profile "$1" "${@:2}"