command
module
Version:
v0.0.0-...-aecc2e6
Opens a new window with list of versions in this module.
Published: Aug 7, 2022
License: AGPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
argocd-sync
little container to wait for argocd sync in ci pipelines
usage
parameter
--app
the app that should be synced and waited for
env vars
ARGOCD_SERVER
something like argocd.domain.tld
ARGOCD_AUTH_TOKEN
see this for more information: https://argoproj.github.io/argo-cd/operator-manual/security/
example
docker run -e ARGOCD_SERVER="argocd.domain.tld" -e ARGOCD_AUTH_TOKEN="<your-token>" <some-registry>/argocd-sync argocd-sync --app <your-app>
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.