Skip to content

Commit c2b221a

Browse files
ytimocinwilltsai
andauthored
Update pkg/cli/cmd/version/version.go
Co-authored-by: Will <[email protected]> Signed-off-by: Yetkin Timocin <[email protected]>
1 parent f7b0f3a commit c2b221a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkg/cli/cmd/version/version.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ func NewCommand(factory framework.Factory) (*cobra.Command, framework.Runner) {
6363

6464
cmd := &cobra.Command{
6565
Use: "version",
66-
Short: "Prints the versions of the rad CLI and the Control Plane",
67-
Long: `Display version information for the rad CLI and the Control Plane.
66+
Short: "Prints the versions of the rad CLI and the Radius Control Plane",
67+
Long: `Display version information for the rad CLI installed on your machine and the Radius Control Plane running on your cluster.
6868
By default this shows all available version information.`,
6969
Example: `# Show all version information
7070
rad version

0 commit comments

Comments
 (0)