bl path
Show boiler installation path
Synopsis
Section titled “Synopsis”Display all Boiler installation paths.
Shows:
- Root - Main Boiler directory
- Store - Where resources are stored
- Snippets - Snippet storage location
- Stacks - Stack storage location
- Logs - Log file directory
- Bin - Executable location
bl path [flags]Examples
Section titled “Examples” # Show all paths bl path
# Use in scripts cd $(bl path | grep Store | cut -d: -f2)Options
Section titled “Options” -h, --help help for pathOptions inherited from parent commands
Section titled “Options inherited from parent commands” -V, --verbose Enable verbose debug output