argocd-app Verified for current stable LTS

Argocd App Command: Create Application

Use for create application with Argocd App. Exact CLI syntax to create application using Argocd App.

When to use this: Use for create application with Argocd App.

Command Syntax

argocd app create <app_name> --repo <git_repo_url> --path <path/to/repo> --dest-server https://kubernetes.default.svc --dest-namespace <ns>

Command Breakdown

--repo
Command Option
Tool-specific option used by this command invocation.
--path
Command Option
Tool-specific option used by this command invocation.
--dest-server
Command Option
Tool-specific option used by this command invocation.
--dest-namespace
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to create application using Argocd App.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Argocd App directory