| title | thv config unset-build-env | ||
|---|---|---|---|
| hide_title | true | ||
| description | Reference for ToolHive CLI command `thv config unset-build-env` | ||
| last_update |
|
||
| slug | thv_config_unset-build-env | ||
| mdx |
|
Remove build environment variable(s)
Remove a specific build environment variable or all variables.
Examples: thv config unset-build-env NPM_CONFIG_REGISTRY # Remove specific variable thv config unset-build-env --all # Remove all variables
thv config unset-build-env [KEY] [flags]
--all Remove all build environment variables
-h, --help help for unset-build-env
--debug Enable debug mode
- thv config - Manage application configuration