Describe
Describing a package
Synopsis
Get the definition of a package
$ rocketblend describe [reference] [flags]
Options
-h, --help help for describe
-o, --output string output format (table, json) (default "table")
Options inherited from parent commands
-d, --directory string working directory for the command (default ".")
-l, --log-level string log level (debug, info, warn, error) (default "info")
-v, --verbose enable verbose logging
Last updated