By default the context/cluster/user entries in kubeconfig are named gke_{project}_{location}_{cluster}, which is verbose and hard to type. Add --alias so users can set a short, memorable name instead.
Signed-off-by: Jason Hall <jason@chainguard.dev>