bl ls
List snippets or stacks
Synopsis
Section titled “Synopsis”List all stored snippets and stacks with their version numbers.
By default, shows both snippets and stacks. Use flags to filter by type. All resources are shown with version numbers included.
bl ls [flags]Examples
Section titled “Examples” # List everything bl ls
# List only snippets bl ls --snippets
# List only stacks bl ls --stacksOptions
Section titled “Options” -h, --help help for ls -n, --snippets List snippets -k, --stacks List stacksOptions inherited from parent commands
Section titled “Options inherited from parent commands” --global Force global scope for this command --local Force local scope for this command -V, --verbose Enable verbose debug output