rad application show CLI reference
Details on the rad application show Radius CLI command
rad application show
Show Radius Application details
Synopsis
Show Radius Application details. Shows the user’s default application (if configured) by default.
rad application show [flags]
Examples
# Show current application
rad app show
# Show specified application
rad app show my-app
# Show specified application in a specified resource group
rad app show my-app --group my-group
Options
-a, --application string The application name
-g, --group string The resource group name
-h, --help help for show
-o, --output string output format (supported formats are json, table) (default "table")
-w, --workspace string The workspace name
Options inherited from parent commands
--config string config file (default "$HOME/.rad/config.yaml")
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.