Skip to content

bl info

Show detailed information about a resource

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]
# Show snippet info
bl info errorHandler@1.js
# Show stack info
bl info express-api@1
# Without version (shows all versions)
bl info logger
-h, --help help for info
-V, --verbose Enable verbose debug output