summaryrefslogtreecommitdiff
path: root/docs/configuration/system
diff options
context:
space:
mode:
authorerkin <e.altunbas@vyos.io>2021-06-20 20:16:57 +0300
committererkin <e.altunbas@vyos.io>2021-06-20 20:16:57 +0300
commit61bd4d04522cddf0166dd270f47dd18c0ef12cb2 (patch)
tree3a5822184eb326319667d269ca48870acbd58560 /docs/configuration/system
parent8f776a9e23f63f77c421126def5ea04a77a54f81 (diff)
downloadvyos-documentation-61bd4d04522cddf0166dd270f47dd18c0ef12cb2.tar.gz
vyos-documentation-61bd4d04522cddf0166dd270f47dd18c0ef12cb2.zip
Deprecate `loadkey`
Diffstat (limited to 'docs/configuration/system')
-rw-r--r--docs/configuration/system/login.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/configuration/system/login.rst b/docs/configuration/system/login.rst
index 0492f4d1..784e4f3e 100644
--- a/docs/configuration/system/login.rst
+++ b/docs/configuration/system/login.rst
@@ -76,6 +76,10 @@ The third part is simply an identifier, and is for your own reference.
.. cfgcmd:: loadkey <username> <location>
+ **Deprecation notice:** ``loadkey`` has been deprecated in favour of
+ :opcmd:`generate public-key-commands` and will be removed in a future
+ version. See :ref:`ssh:operation`.
+
SSH keys can not only be specified on the command-line but also loaded for
a given user with `<username>` from a file pointed to by `<location>.` Keys
can be either loaded from local filesystem or any given remote location