add cli callouts (#18997)
This commit is contained in:
@@ -19,6 +19,14 @@ After adding a new SSH key to your {% data variables.product.product_name %} acc
|
||||
|
||||
{% data reusables.ssh.dsa-support %}
|
||||
|
||||
{% if currentVersion == "free-pro-team@latest" or currentVersion == "github-ae@latest" or currentVersion ver_gt "enterprise-server@2.19" %}
|
||||
{% tip %}
|
||||
|
||||
**Tip**: You can also add an SSH key using the {% data variables.product.prodname_cli %}. For more information, see "[`gh ssh-key add`](https://cli.github.com/manual/gh_ssh-key_add)" in the {% data variables.product.prodname_cli %} documentation.
|
||||
|
||||
{% endtip %}
|
||||
{% endif %}
|
||||
|
||||
{% mac %}
|
||||
|
||||
1. Copy the SSH public key to your clipboard.
|
||||
|
||||
Reference in New Issue
Block a user