View and follow logs from sandbox environments
vibekit local logs
command displays logs from sandbox environments, useful for debugging, monitoring operations, and understanding environment behavior.
Option | Alias | Description | Default |
---|---|---|---|
--env <name> | -e | Environment name to show logs from | Interactive prompt |
--lines <number> | -n | Number of lines to show | 50 |
--follow | -f | Follow log output (like tail -f ) | false |
Ctrl+C
.
vibekit local status
- Check environment healthvibekit local exec
- Generate logs by running commandsvibekit local connect
- Interactive debuggingvibekit local list
- Find environments to check logs