Skip to content

Commit 317591d

Browse files
authored
Fix App Docs for lightning ssh-keys command (#15773)
fixed ssh-keys docs
1 parent 59fa320 commit 317591d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source-app/workflows/ssh/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ You can add SSH keys using Lightning.ai website (Lightning.ai > Profile > Keys)
4848

4949
.. code:: bash
5050
51-
$ lightning add ssh-key --public-key ~/.ssh/id_ed25519.pub
51+
$ lightning create ssh-key --public-key ~/.ssh/id_ed25519.pub
5252
5353
You are now ready to access your Lightning Flow and Work containers.
5454

0 commit comments

Comments
 (0)