Skip to content

Commit 09351c8

Browse files
committed
Indicate macOS with tab.
1 parent 2f22510 commit 09351c8

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

tutorials/sftp_publickeyauth_1password.md

+5
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Public-key authentication using _1Password_ SSH Agent allows you to connect to a
55
- Private key managed by 1Password
66
- Public key placed on the server
77

8+
:::::{tabs}
9+
::::{group-tab} macOS
810
1. Ensure you have configured _1Password_ to manage your SSH keys. For more information, refer to [1Password SSH Agent](https://developer.1password.com/docs/ssh/agent). Enable the _1Password SSH Agent_ in _1Password → Settings… → Developer_
911

1012
:::{image} _images/1Password_SSH_Agent_Settings.png
@@ -73,6 +75,9 @@ Public-key authentication using _1Password_ SSH Agent allows you to connect to a
7375
:width: 600px
7476
:::
7577
78+
::::
79+
:::::
80+
7681
## References
7782
7883
* [1Password SSH Agent](https://developer.1password.com/docs/ssh/agent)

tutorials/sftp_publickeyauth_bitwarden.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Public-key authentication using _Bitwarden SSH Agent_ allows you to connect to a
55
- Private key managed by _Bitwarden_
66
- Public key placed on the server
77

8+
:::::{tabs}
9+
::::{group-tab} macOS
810
1. Ensure you have configured _Bitwarden_ to manage your SSH keys. For more information, refer to [Bitwarden SSH Agent](https://bitwarden.com/help/ssh-agent/#configure-bitwarden-ssh-agent). Open _Bitwarden → Settings…_ and select the checkbox _Enable SSH Agent_.
911

1012
:::{image} _images/Bitwarden_SSH_Agent_Settings.png
@@ -67,6 +69,9 @@ Public-key authentication using _Bitwarden SSH Agent_ allows you to connect to a
6769
:width: 800px
6870
:::
6971

70-
## References
72+
::::
73+
:::::
74+
7175

76+
## References
7277
* [Bitwarden SSH Agent](https://bitwarden.com/help/ssh-agent/#configure-bitwarden-ssh-agent)

0 commit comments

Comments
 (0)