8 lines
460 B
Plaintext
Raw Normal View History

2020-04-27 02:21:13 +03:00
<!-- Code generated from the comments of the Config struct in post-processor/yandex-export/post-processor.go; DO NOT EDIT MANUALLY -->
2020-11-30 13:27:45 +03:00
- `ssh_private_key_file` (string) - Path to a PEM encoded private key file to use to authenticate with SSH.
The `~` can be used in path and will be expanded to the home directory
of current user. Login for attach: `ubuntu`
- `tries` (int) - Number of attempts to wait for export (must be greater than 0). Default: 1000