Skip to content

my cli show

Terminal window
my cli show <slug> [flags]

Displays details of a locally cached command spec.

Argument Description
slug The command slug to show (required)
Flag Description
--raw Output raw JSON spec
Terminal window
# Show command details
my cli show deploy
# Output raw JSON
my cli show deploy --raw