Skip to content

sirhc/saml2aws.plugin.zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

saml2aws plugin

This plugin provides command line completions for the saml2aws command.

This plugin provides the following convenience function.

Alias Purpose
s2a <profile> Execute saml2aws login -a <profile> and set AWS_PROFILE to <profile>

To use the plugin, add saml2aws to the plugins array in your ~/.zshrc file:

plugins=(... saml2aws)

Releases

No releases published

Packages

No packages published

Languages