Use expect programming language to add you IAM access key by one enter What’s In This Document Write the code Run example 🚀 Write the code add_key.sh #!/usr/bin/expect set access_key [lindex $argv 0] set screte_key [lindex $argv 1] spawn aws con...
hashnode.simflexcloud.com2 min read
No responses yet.