rad application graph CLI reference
Details on the rad application graph Radius CLI command
rad application graph
Shows the application graph for an application.
Synopsis
Shows the application graph for an application.
rad application graph [flags]
Examples
# Show graph for current application
rad app graph
# Show graph for specified application
rad app graph my-application
Options
-a, --application string The application name
-e, --environment string The environment name
-g, --group string The resource group name
-h, --help help for graph
-w, --workspace string The workspace name
Options inherited from parent commands
--config string config file (default "$HOME/.rad/config.yaml")
-o, --output string output format (supported formats are json, table) (default "table")
SEE ALSO
- rad application - Manage Radius Applications
Feedback
Was this page helpful?
Glad to hear it! Please feel free to star our repo and join our Discord server to stay up to date with the project.
Sorry to hear that. If you would like to also contribute a suggestion visit and tell us how we can improve.