bl connect sandbox
Connect to a sandbox environmentSynopsis
Connect to a sandbox environment using an interactive shell interface. This command provides a terminal-like interface for:- Executing commands in the sandbox
- Browsing files and directories
- Managing the sandbox environment
- Interactive commands (vim, nano, less, top) are not supported
- Long-running commands may experience timeouts or interruptions
- Use non-interactive alternatives (cat, echo, ps) instead
- Enter: Execute command
- ↑/↓: Navigate command history
- Ctrl+L: Clear screen
- Ctrl+C: Exit sandbox shell
Options
Options inherited from parent commands
SEE ALSO
- bl connect - Connect into your sandbox resources
