Skip to content
Snippets Groups Projects
Unverified Commit af09767d authored by Jonas Stoehr's avatar Jonas Stoehr Committed by GitHub
Browse files

Merge pull request #36 from ravenpride/master

Fix environment variable documentation
parents 84d017fb e91127b5
No related branches found
No related tags found
No related merge requests found
......@@ -122,8 +122,8 @@ was used during creation.
| CLI option | Environment variable | Default |
| ----------------------------------- | --------------------------------- | -------------------------- |
| **`--hetzner-api-token`** | `HETZNER_API_TOKEN` | - |
| `--hetzner-image` | `HETZNER_IMAGE_IMAGE` | `ubuntu-16.04` |
| `--hetzner-image-id` | `HETZNER_IMAGE_IMAGE_ID` | - |
| `--hetzner-image` | `HETZNER_IMAGE` | `ubuntu-18.04` |
| `--hetzner-image-id` | `HETZNER_IMAGE_ID` | - |
| `--hetzner-server-type` | `HETZNER_TYPE` | `cx11` |
| `--hetzner-server-location` | `HETZNER_LOCATION` | - *(let Hetzner choose)* |
| `--hetzner-existing-key-path` | `HETZNER_EXISTING_KEY_PATH` | - *(generate new keypair)* |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment