Skip to content

Commit

Permalink
Fix App Docs for lightning ssh-keys command (#15773)
Browse files Browse the repository at this point in the history
fixed ssh-keys docs

(cherry picked from commit 317591d)
  • Loading branch information
rlizzo authored and Borda committed Nov 22, 2022
1 parent e002452 commit ed26322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source-app/workflows/ssh/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ You can add SSH keys using Lightning.ai website (Lightning.ai > Profile > Keys)

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

Expand Down

0 comments on commit ed26322

Please sign in to comment.