|
10716 | 10716 | "passwords": {
|
10717 | 10717 | "description": "JSON map of passwords for each featured database in the ZIP file. If the ZIP includes a database config in the path `databases/MyDatabase.yaml`, the password should be provided in the following format: `{\"databases/MyDatabase.yaml\": \"my_password\"}`.",
|
10718 | 10718 | "type": "string"
|
| 10719 | + }, |
| 10720 | + "ssh_tunnel_passwords": { |
| 10721 | + "description": "JSON map of passwords for each ssh_tunnel associated to a featured database in the ZIP file. If the ZIP includes a ssh_tunnel config in the path `databases/MyDatabase.yaml`, the password should be provided in the following format: `{\"databases/MyDatabase.yaml\": \"my_password\"}`.", |
| 10722 | + "type": "string" |
| 10723 | + }, |
| 10724 | + "ssh_tunnel_private_keys": { |
| 10725 | + "description": "JSON map of private_keys for each ssh_tunnel associated to a featured database in the ZIP file. If the ZIP includes a ssh_tunnel config in the path `databases/MyDatabase.yaml`, the private_key should be provided in the following format: `{\"databases/MyDatabase.yaml\": \"my_private_key\"}`.", |
| 10726 | + "type": "string" |
| 10727 | + }, |
| 10728 | + "ssh_tunnel_private_keyspasswords": { |
| 10729 | + "description": "JSON map of private_key_passwords for each ssh_tunnel associated to a featured database in the ZIP file. If the ZIP includes a ssh_tunnel config in the path `databases/MyDatabase.yaml`, the private_key_password should be provided in the following format: `{\"databases/MyDatabase.yaml\": \"my_private_key_password\"}`.", |
| 10730 | + "type": "string" |
10719 | 10731 | }
|
10720 | 10732 | },
|
10721 | 10733 | "type": "object"
|
|
11439 | 11451 | "passwords": {
|
11440 | 11452 | "description": "JSON map of passwords for each featured database in the ZIP file. If the ZIP includes a database config in the path `databases/MyDatabase.yaml`, the password should be provided in the following format: `{\"databases/MyDatabase.yaml\": \"my_password\"}`.",
|
11441 | 11453 | "type": "string"
|
| 11454 | + }, |
| 11455 | + "ssh_tunnel_passwords": { |
| 11456 | + "description": "JSON map of passwords for each ssh_tunnel associated to a featured database in the ZIP file. If the ZIP includes a ssh_tunnel config in the path `databases/MyDatabase.yaml`, the password should be provided in the following format: `{\"databases/MyDatabase.yaml\": \"my_password\"}`.", |
| 11457 | + "type": "string" |
| 11458 | + }, |
| 11459 | + "ssh_tunnel_private_keys": { |
| 11460 | + "description": "JSON map of private_keys for each ssh_tunnel associated to a featured database in the ZIP file. If the ZIP includes a ssh_tunnel config in the path `databases/MyDatabase.yaml`, the private_key should be provided in the following format: `{\"databases/MyDatabase.yaml\": \"my_private_key\"}`.", |
| 11461 | + "type": "string" |
| 11462 | + }, |
| 11463 | + "ssh_tunnel_private_keyspasswords": { |
| 11464 | + "description": "JSON map of private_key_passwords for each ssh_tunnel associated to a featured database in the ZIP file. If the ZIP includes a ssh_tunnel config in the path `databases/MyDatabase.yaml`, the private_key_password should be provided in the following format: `{\"databases/MyDatabase.yaml\": \"my_private_key_password\"}`.", |
| 11465 | + "type": "string" |
11442 | 11466 | }
|
11443 | 11467 | },
|
11444 | 11468 | "type": "object"
|
|
13020 | 13044 | "passwords": {
|
13021 | 13045 | "description": "JSON map of passwords for each featured database in the ZIP file. If the ZIP includes a database config in the path `databases/MyDatabase.yaml`, the password should be provided in the following format: `{\"databases/MyDatabase.yaml\": \"my_password\"}`.",
|
13022 | 13046 | "type": "string"
|
| 13047 | + }, |
| 13048 | + "ssh_tunnel_passwords": { |
| 13049 | + "description": "JSON map of passwords for each ssh_tunnel associated to a featured database in the ZIP file. If the ZIP includes a ssh_tunnel config in the path `databases/MyDatabase.yaml`, the password should be provided in the following format: `{\"databases/MyDatabase.yaml\": \"my_password\"}`.", |
| 13050 | + "type": "string" |
| 13051 | + }, |
| 13052 | + "ssh_tunnel_private_keys": { |
| 13053 | + "description": "JSON map of private_keys for each ssh_tunnel associated to a featured database in the ZIP file. If the ZIP includes a ssh_tunnel config in the path `databases/MyDatabase.yaml`, the private_key should be provided in the following format: `{\"databases/MyDatabase.yaml\": \"my_private_key\"}`.", |
| 13054 | + "type": "string" |
| 13055 | + }, |
| 13056 | + "ssh_tunnel_private_keyspasswords": { |
| 13057 | + "description": "JSON map of private_key_passwords for each ssh_tunnel associated to a featured database in the ZIP file. If the ZIP includes a ssh_tunnel config in the path `databases/MyDatabase.yaml`, the private_key_password should be provided in the following format: `{\"databases/MyDatabase.yaml\": \"my_private_key_password\"}`.", |
| 13058 | + "type": "string" |
13023 | 13059 | }
|
13024 | 13060 | },
|
13025 | 13061 | "type": "object"
|
|
14788 | 14824 | "passwords": {
|
14789 | 14825 | "description": "JSON map of passwords for each featured database in the ZIP file. If the ZIP includes a database config in the path `databases/MyDatabase.yaml`, the password should be provided in the following format: `{\"databases/MyDatabase.yaml\": \"my_password\"}`.",
|
14790 | 14826 | "type": "string"
|
| 14827 | + }, |
| 14828 | + "ssh_tunnel_passwords": { |
| 14829 | + "description": "JSON map of passwords for each ssh_tunnel associated to a featured database in the ZIP file. If the ZIP includes a ssh_tunnel config in the path `databases/MyDatabase.yaml`, the password should be provided in the following format: `{\"databases/MyDatabase.yaml\": \"my_password\"}`.", |
| 14830 | + "type": "string" |
| 14831 | + }, |
| 14832 | + "ssh_tunnel_private_keys": { |
| 14833 | + "description": "JSON map of private_keys for each ssh_tunnel associated to a featured database in the ZIP file. If the ZIP includes a ssh_tunnel config in the path `databases/MyDatabase.yaml`, the private_key should be provided in the following format: `{\"databases/MyDatabase.yaml\": \"my_private_key\"}`.", |
| 14834 | + "type": "string" |
| 14835 | + }, |
| 14836 | + "ssh_tunnel_private_keyspasswords": { |
| 14837 | + "description": "JSON map of private_key_passwords for each ssh_tunnel associated to a featured database in the ZIP file. If the ZIP includes a ssh_tunnel config in the path `databases/MyDatabase.yaml`, the private_key_password should be provided in the following format: `{\"databases/MyDatabase.yaml\": \"my_private_key_password\"}`.", |
| 14838 | + "type": "string" |
14791 | 14839 | }
|
14792 | 14840 | },
|
14793 | 14841 | "type": "object"
|
|
16231 | 16279 | "sync_metrics": {
|
16232 | 16280 | "description": "sync metrics?",
|
16233 | 16281 | "type": "boolean"
|
| 16282 | + }, |
| 16283 | + "ssh_tunnel_passwords": { |
| 16284 | + "description": "JSON map of passwords for each ssh_tunnel associated to a featured database in the ZIP file. If the ZIP includes a ssh_tunnel config in the path `databases/MyDatabase.yaml`, the password should be provided in the following format: `{\"databases/MyDatabase.yaml\": \"my_password\"}`.", |
| 16285 | + "type": "string" |
| 16286 | + }, |
| 16287 | + "ssh_tunnel_private_keys": { |
| 16288 | + "description": "JSON map of private_keys for each ssh_tunnel associated to a featured database in the ZIP file. If the ZIP includes a ssh_tunnel config in the path `databases/MyDatabase.yaml`, the private_key should be provided in the following format: `{\"databases/MyDatabase.yaml\": \"my_private_key\"}`.", |
| 16289 | + "type": "string" |
| 16290 | + }, |
| 16291 | + "ssh_tunnel_private_keyspasswords": { |
| 16292 | + "description": "JSON map of private_key_passwords for each ssh_tunnel associated to a featured database in the ZIP file. If the ZIP includes a ssh_tunnel config in the path `databases/MyDatabase.yaml`, the private_key_password should be provided in the following format: `{\"databases/MyDatabase.yaml\": \"my_private_key_password\"}`.", |
| 16293 | + "type": "string" |
16234 | 16294 | }
|
16235 | 16295 | },
|
16236 | 16296 | "type": "object"
|
|
19428 | 19488 | "passwords": {
|
19429 | 19489 | "description": "JSON map of passwords for each featured database in the ZIP file. If the ZIP includes a database config in the path `databases/MyDatabase.yaml`, the password should be provided in the following format: `{\"databases/MyDatabase.yaml\": \"my_password\"}`.",
|
19430 | 19490 | "type": "string"
|
| 19491 | + }, |
| 19492 | + "ssh_tunnel_passwords": { |
| 19493 | + "description": "JSON map of passwords for each ssh_tunnel associated to a featured database in the ZIP file. If the ZIP includes a ssh_tunnel config in the path `databases/MyDatabase.yaml`, the password should be provided in the following format: `{\"databases/MyDatabase.yaml\": \"my_password\"}`.", |
| 19494 | + "type": "string" |
| 19495 | + }, |
| 19496 | + "ssh_tunnel_private_keys": { |
| 19497 | + "description": "JSON map of private_keys for each ssh_tunnel associated to a featured database in the ZIP file. If the ZIP includes a ssh_tunnel config in the path `databases/MyDatabase.yaml`, the private_key should be provided in the following format: `{\"databases/MyDatabase.yaml\": \"my_private_key\"}`.", |
| 19498 | + "type": "string" |
| 19499 | + }, |
| 19500 | + "ssh_tunnel_private_keyspasswords": { |
| 19501 | + "description": "JSON map of private_key_passwords for each ssh_tunnel associated to a featured database in the ZIP file. If the ZIP includes a ssh_tunnel config in the path `databases/MyDatabase.yaml`, the private_key_password should be provided in the following format: `{\"databases/MyDatabase.yaml\": \"my_private_key_password\"}`.", |
| 19502 | + "type": "string" |
19431 | 19503 | }
|
19432 | 19504 | },
|
19433 | 19505 | "type": "object"
|
|
0 commit comments