argo-cd/cmd/argocd/commands
Peter Jiang 19b41b9d31
feat: ApplicationSet watch API (#26409)
Signed-off-by: nitishfy <justnitish06@gmail.com>
Signed-off-by: Peter Jiang <peterjiang823@gmail.com>
Co-authored-by: nitishfy <justnitish06@gmail.com>
2026-02-26 10:07:00 -05:00
..
admin refactor: replace ptr.To with new(expr) (#26534) 2026-02-24 17:42:12 +01:00
headless refactor: replace ptr.To with new(expr) (#26534) 2026-02-24 17:42:12 +01:00
initialize chore(ci): upgrade golangci-lint to v2 (#22484) 2025-03-27 12:37:52 -04:00
testdata feat(cli): Add Plugin Support to the Argo CD CLI (#20074) 2025-05-05 16:12:33 -07:00
utils fix: respect delete confirmation for argocd app deletion (#22657) 2025-04-14 07:49:28 -07:00
account.go feat(cli): Adding whoami alias (#23385) 2025-06-13 15:37:43 -04:00
app.go refactor: replace ptr.To with new(expr) (#26534) 2026-02-24 17:42:12 +01:00
app_actions.go refactor: replace ptr.To with new(expr) (#26534) 2026-02-24 17:42:12 +01:00
app_resource_test.go fix: get app resources tree view (#26166) 2026-02-03 15:54:10 -05:00
app_resources.go refactor: replace ptr.To with new(expr) (#26534) 2026-02-24 17:42:12 +01:00
app_test.go feat: ApplicationSet watch API (#26409) 2026-02-26 10:07:00 -05:00
applicationset.go feat: ApplicationSet watch API (#26409) 2026-02-26 10:07:00 -05:00
applicationset_test.go feat: ApplicationSet watch API (#26409) 2026-02-26 10:07:00 -05:00
bcrypt.go feat(cli): support password prompt input when --password is not provided in bcrypt cli (#23906) 2025-07-24 11:35:29 +03:00
bcrypt_test.go feat(cli): support password prompt input when --password is not provided in bcrypt cli (#23906) 2025-07-24 11:35:29 +03:00
cert.go chore: use name imports for argocd Utilio (#22836) 2025-05-21 16:25:32 +00:00
cluster.go chore(cmd): unify CLI names via common constants and simplify main dispatch (#24486) 2026-02-15 12:03:39 +01:00
cluster_test.go chore: stop using the deprecated fields of the cluster structure (#25745) 2026-01-06 18:15:52 +02:00
common.go chore(cmd): unify CLI names via common constants and simplify main dispatch (#24486) 2026-02-15 12:03:39 +01:00
common_test.go chore: enable var-naming from revive (#21861) 2025-02-18 11:02:38 -05:00
completion.go feat(cli): add powershell completion (#25595) 2025-12-11 08:08:55 +02:00
configure.go fix(cli): avoid panic in configure command when no local config exists (#23085) (#23967) 2025-08-06 12:48:22 -04:00
configure_test.go Bump major version to 3 (#21410) 2025-01-10 16:14:00 -05:00
context.go fix: check for no local config when running argocd context dev-system (#25245) 2025-12-01 12:33:42 +05:30
context_test.go chore(ci): upgrade golangci-lint to v2 (#22484) 2025-03-27 12:37:52 -04:00
gpg.go chore: use name imports for argocd Utilio (#22836) 2025-05-21 16:25:32 +00:00
gpg_test.go chore: add unit tests for printKeyTable (header, rows, uppercase subtype) (#24274) (#24706) 2025-09-24 17:36:59 +05:30
login.go feat: add sso-host flag for OAuth2 login configuration (#22738) (#22784) 2025-09-15 13:10:43 -04:00
login_test.go fix(server): avoid unnecessary claims restrictions (#22973) (#23202) 2025-05-29 18:57:12 +00:00
logout.go docs(cli): improve example usage for argocd logout command (#24001) 2025-07-30 22:45:30 -04:00
logout_test.go Bump major version to 3 (#21410) 2025-01-10 16:14:00 -05:00
plugin.go chore(cmd): Fix modernize linter (#26321) 2026-02-08 17:51:03 +02:00
plugin_test.go chore(cli): plugins always have an argocd prefix (#24768) 2025-09-29 20:56:26 +05:30
project.go feat: allow limiting clusterResourceWhitelist by resource name (#12208) (#24674) 2025-12-03 20:55:28 +00:00
project_role.go chore(cli): print groups when retrieving roles info (#24522) 2025-09-11 10:50:39 -04:00
project_test.go feat: allow limiting clusterResourceWhitelist by resource name (#12208) (#24674) 2025-12-03 20:55:28 +00:00
projectwindows.go fix: fixes output of argocd proj windows list PROJ - USEANDOPERATOR was missing (#26273) 2026-02-07 18:37:31 +01:00
projectwindows_test.go fix: fixes output of argocd proj windows list PROJ - USEANDOPERATOR was missing (#26273) 2026-02-07 18:37:31 +01:00
relogin.go feat: add sso-host flag for OAuth2 login configuration (#22738) (#22784) 2025-09-15 13:10:43 -04:00
relogin_test.go chore(ci): upgrade golangci-lint to v2 (#22484) 2025-03-27 12:37:52 -04:00
repo.go feat(repo): add support for github app authentication without installationid (#25339) (#25374) 2025-12-14 16:11:49 -05:00
repocreds.go feat(repo): add support for github app authentication without installationid (#25339) (#25374) 2025-12-14 16:11:49 -05:00
root.go chore(cmd): unify CLI names via common constants and simplify main dispatch (#24486) 2026-02-15 12:03:39 +01:00
tree.go chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
tree_test.go Bump major version to 3 (#21410) 2025-01-10 16:14:00 -05:00
version.go chore(cmd): unify CLI names via common constants and simplify main dispatch (#24486) 2026-02-15 12:03:39 +01:00
version_test.go Bump major version to 3 (#21410) 2025-01-10 16:14:00 -05:00