Skip to content

Commit ff33361

Browse files
docs: generate new docs
1 parent 1cc9255 commit ff33361

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/env-variables.md

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
| `--git-username` | `ENVBUILDER_GIT_USERNAME` | | The username to use for Git authentication. This is optional. |
2929
| `--git-password` | `ENVBUILDER_GIT_PASSWORD` | | The password to use for Git authentication. This is optional. |
3030
| `--git-ssh-private-key-path` | `ENVBUILDER_GIT_SSH_PRIVATE_KEY_PATH` | | Path to an SSH private key to be used for Git authentication. |
31+
| `--git-ssh-private-key-base64` | `ENVBUILDER_GIT_SSH_PRIVATE_KEY_BASE64` | | SSH private key to be used for Git authentication. |
3132
| `--git-http-proxy-url` | `ENVBUILDER_GIT_HTTP_PROXY_URL` | | The URL for the HTTP proxy. This is optional. |
3233
| `--workspace-folder` | `ENVBUILDER_WORKSPACE_FOLDER` | | The path to the workspace folder that will be built. This is optional. |
3334
| `--ssl-cert-base64` | `ENVBUILDER_SSL_CERT_BASE64` | | The content of an SSL cert file. This is useful for self-signed certificates. |

0 commit comments

Comments
 (0)