1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-05 22:53:35 +02:00
Files
OpenIntegrations/docs/en/cli/ssh/GetSettingsPrivateKey/bash.txt

6 lines
179 B
Plaintext
Raw Normal View History

2025-10-07 15:34:22 +00:00
oint ssh GetSettingsPrivateKey \
--host "172.33.0.13" \
--port "2222" \
--user "bayselonarrend" \
--key "***" \
--pub "https://hut.openintegrations.dev/test_data/ssh_key.pub"