From 96296df971cc6160dcd7c30341fbfc5749cfdb4f Mon Sep 17 00:00:00 2001 From: rad-ci-bot Date: Fri, 20 Feb 2026 06:54:58 +0000 Subject: [PATCH] Autogenerate reference docs Signed-off-by: rad-ci-bot --- docs/content/reference/cli/rad_application_graph.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/reference/cli/rad_application_graph.md b/docs/content/reference/cli/rad_application_graph.md index 7c53ec18d..daeef5429 100644 --- a/docs/content/reference/cli/rad_application_graph.md +++ b/docs/content/reference/cli/rad_application_graph.md @@ -35,6 +35,7 @@ rad app graph my-application -a, --application string The application name -g, --group string The resource group name -h, --help help for graph + -o, --output string output format (supported formats are json, table) (default "table") -w, --workspace string The workspace name ``` @@ -42,7 +43,6 @@ rad app graph my-application ``` --config string config file (default "$HOME/.rad/config.yaml") - -o, --output string output format (supported formats are json, table) (default "table") ``` ### SEE ALSO