#!/bin/sh export KUBECONFIG=./metal/kubeconfig-${env}.yaml kubectl get applicationsets --namespace argocd kubectl get applications --namespace argocd kubectl get ingress --all-namespaces