Difference between revisions of "Suaws"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
  
[[suaws]] () {
+
{{suaws}}
  if [ -z "$1" ]; then
 
          echo "possible values: $([[aws configure list-profiles]])"
 
    else
 
      [[export]] [[AWS_PROFILE]]=$1
 
      export [[PS1]]='[\u@\h $AWS_PROFILE]\$ '
 
  fi
 
}
 
 
 
  
 
== Related terms ==
 
== Related terms ==

Revision as of 08:56, 31 July 2022

Advertising: