netlify env:unset <name>
Unset an environment variable which removes it from the UI
Arguments
| Name | Description | 
|---|---|
| name | Environment variable name | 
Options
| Name | Description | 
|---|---|
| --debug | Print debugging information | 
| --httpProxy  <httpProxy> | Proxy server address to route requests through | 
| --httpProxyCertificateFilename  <httpProxyCertificateFilename> | Certificate file to use when connecting using a proxy server |