Created
June 20, 2017 12:45
-
-
Save oprearocks/88eab6a63112c6606e930c7cbd523e0b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function ecr-login --description 'Get AWS ECR login for configured account' | |
~/Library/Python/3.6/bin/aws ecr get-login --no-include-email --region $argv | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment