#!/bin/zsh
use cloud/aws/ecr
#####################################################################

MAIN() {
	ECR_LOGIN $@
}