8 lines
460 B
Plaintext
8 lines
460 B
Plaintext
|
<!-- Code generated from the comments of the Config struct in post-processor/yandex-export/post-processor.go; DO NOT EDIT MANUALLY -->
|
||
|
|
||
|
- `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
|