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.
1 parent f7fa503 commit 468be9aCopy full SHA for 468be9a
1 file changed
README.md
@@ -72,7 +72,7 @@ Kubernetes: see [Kubernetes](#kubernetes) below.
72
serves the right binary; the installer reads the cluster address from *your* `ssh`
73
command and saves a profile named after that host, so plug is ready immediately.
74
75
-```bash
+```shell
76
# Linux / macOS — the agent regenerates its host key at each start (not a secret
77
# in plug's model), so skip the host-key check:
78
ssh -p 2222 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null get@<cluster-host> install | sh
0 commit comments