checksync dirs <-> argocd

This commit is contained in:
2025-08-07 19:20:45 +03:00
parent 7af3a2f751
commit bbf454f33d
2 changed files with 1 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ find -mindepth 1 -maxdepth 1 -type d | cut -d/ -f2- | grep -v -e _disabled -e .g
ls argocd/applications | exteat | grep -v \
-e passmower-members \
-e argocd-applications \
| sort > argo.swp # exteat from github.com/jtagcat/jtagcat
echo 'ns <-> dirs'