gemini-cli/scripts
Benjamin Bastian 1eeadcd85c
Update sandbox script to not require term variables (#105)
If `nounset` is active, it'll require that TERM and COLORTERM is set in the
environment. It's not necessary that these variables are set and it should be
passed to the sandbox. This change just causes the TERM and COLORTERM to be set
to an empty string if they are unset.
2025-04-21 22:59:49 -07:00
..
build.sh don't assume .env file (#83) 2025-04-21 11:21:48 -07:00
build_sandbox.sh Fix Docker Build permission issue (#95) 2025-04-21 14:35:03 -07:00
check-build-status.js Add apache2 SPDX headers to all source files (#48) 2025-04-18 17:44:24 -07:00
clean.sh More license headers, add a CONTRIBUTING.md file (also fix README.md formatting) (#81) 2025-04-21 10:04:03 -07:00
sandbox.sh sandbox.sh utility to easily log into or execute commands in a sandbox, set hostname and SANDBOX env var to container name (#92) 2025-04-21 13:52:51 -07:00
start.sh enable debugging through sandbox (#88) 2025-04-21 12:39:58 -07:00
start_sandbox.sh Update sandbox script to not require term variables (#105) 2025-04-21 22:59:49 -07:00