You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -281,6 +281,7 @@ FLAGS:
281
281
-V, --version Prints version information
282
282
283
283
OPTIONS:
284
+
--argocd-version <argocd-version> Argo CD version [env: ARGOCD_VERSION=][default: stable]
284
285
-b, --base-branch <base-branch> Base branch name [env: BASE_BRANCH=][default: main]
285
286
--base-branch-folder <folder> Base branch folder [env: BASE_BRANCH_FOLDER=][default: base-branch]
286
287
-i, --diff-ignore <diff-ignore> Ignore lines in diff. Example: use 'v[1,9]+.[1,9]+.[1,9]+' for ignoring changes caused by version changes following semver [env: DIFF_IGNORE=]
0 commit comments