Documentation Index
Fetch the complete documentation index at: https://docs.gbox.ai/llms.txt
Use this file to discover all available pages before exploring further.
Installation
System Requirements
Note: Please check https://github.com/babelcloud/gbox for support of other platforms.
Installation Steps
# Install GBOX CLI
brew install gbox
# Login to GBOX.cloud (GitHub authorization required)
gbox login
Update Steps
# Update GBOX to the latest version
brew update && brew upgrade gbox
Command Line Usage
The project provides a command-line tool gbox for managing sandbox containers:
# Available Commands:
gbox login Login using GitHub OAuth
gbox box Manage box resources
gbox device-connect Manage remote connections for local Android development devices
gbox port-forward Forward one or more ports from a remote box to your local machine (multi-port, kubectl style)
gbox mcp Manage MCP configuration operations
gbox profile Manage configuration profiles
gbox version Print the client version information
gbox completion Generate the autocompletion script for the specified shell # preview merge result