argo-sync

module
v0.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 24, 2026 License: MIT

README

argo-sync

A TUI tool for bulk operations on Argo CD Applications across multiple Argo CD contexts.

TUI preview

TUI preview

Usage

Run:

./argo-sync

Useful flags:

  • --config: path to Argo CD config (default: ~/.config/argocd/config)
  • --contexts: comma-separated context allowlist (if empty — all contexts)
  • --parallel: parallelism limit for targets
  • --no-wait: do not wait for sync to finish
  • --wait-timeout, --poll-interval: wait/poll settings for sync

Troubleshooting / Debug

If something doesn’t work (API/auth/timeouts), run with debug logs:

./argo-sync --debug --log-file ./argo-sync.json

Directories

Path Synopsis
cmd
argo-sync command
internal
tui

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL