Skip to content

Instantly share code, notes, and snippets.

@oprearocks
Created June 20, 2017 12:45
Show Gist options
  • Save oprearocks/88eab6a63112c6606e930c7cbd523e0b to your computer and use it in GitHub Desktop.
Save oprearocks/88eab6a63112c6606e930c7cbd523e0b to your computer and use it in GitHub Desktop.
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