Skip to content

my cli show

Terminal window
my cli show <slug> [flags]

Displays details of a locally cached command spec.

ArgumentDescription
slugThe command slug to show (required)
FlagDescription
--rawOutput raw JSON spec
Terminal window
# Show command details
my cli show deploy
# Output raw JSON
my cli show deploy --raw