# Functions

NewApplicationCommand returns a new instance of an `argocd app` command.
NewApplicationCreateCommand returns a new instance of an `argocd app create` command.
NewApplicationDeleteCommand returns a new instance of an `argocd app delete` command.
NewApplicationDiffCommand returns a new instance of an `argocd app diff` command.
NewApplicationGetCommand returns a new instance of an `argocd app get` command.
NewApplicationHistoryCommand returns a new instance of an `argocd app history` command.
NewApplicationListCommand returns a new instance of an `argocd app list` command.
NewApplicationRollbackCommand returns a new instance of an `argocd app rollback` command.
NewApplicationSetCommand returns a new instance of an `argocd app set` command.
NewApplicationSyncCommand returns a new instance of an `argocd app sync` command.
NewApplicationUnsetCommand returns a new instance of an `argocd app unset` command.
NewApplicationWaitCommand returns a new instance of an `argocd app wait` command.
No description provided by the author
NewClusterAddCommand returns a new instance of an `argocd cluster add` command.
NewClusterCommand returns a new instance of an `argocd cluster` command.
NewClusterGetCommand returns a new instance of an `argocd cluster get` command.
NewClusterListCommand returns a new instance of an `argocd cluster rm` command.
NewClusterRemoveCommand returns a new instance of an `argocd cluster list` command.
NewCommand returns a new instance of an argocd command.
NewContextCommand returns a new instance of an `argocd ctx` command.
NewInstallCommand returns a new instance of `argocd install` command.
NewLoginCommand returns a new instance of `argocd login` command.
NewRepoAddCommand returns a new instance of an `argocd repo add` command.
NewRepoCommand returns a new instance of an `argocd repo` command.
NewRepoListCommand returns a new instance of an `argocd repo rm` command.
NewRepoRemoveCommand returns a new instance of an `argocd repo list` command.
NewUninstallCommand returns a new instance of `argocd install` command.
NewVersionCmd returns a new `version` command to be used as a sub-command to root.