We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ssh
1 parent eeb3733 commit 8b00373Copy full SHA for 8b00373
spec.yaml
@@ -591,8 +591,9 @@ components:
591
description: |
592
JSON object with specific options for each protocol.
593
The supported protocols are:
594
- - `webdav`, to access the data
+ - `webdav`, to access the data via WebDAV
595
- `webapp`, to access remote web applications
596
+ - `ssh`, to access the data via SFTP/SCP
597
Other custom protocols might be added in the future.
598
required:
599
- name
0 commit comments