#!/usr/bin/env zsh
use cloud/aws/eks
#####################################################################

MAIN() {
	EKS__CLUSTER_LOGIN $@
}
