bl info
Show detailed information about a resource
Synopsis
Section titled “Synopsis”Display detailed information about a stored snippet or stack.
Shows:
- Full path in store
- File size (for snippets)
- File count and total size (for stacks)
- Last modified time
- Version information
bl info [resource] [flags]Examples
Section titled “Examples” # Show snippet info bl info errorHandler@1.js
# Show stack info bl info express-api@1
# Without version (shows all versions) bl info loggerOptions
Section titled “Options” -h, --help help for infoOptions inherited from parent commands
Section titled “Options inherited from parent commands” -V, --verbose Enable verbose debug output