step-ca
step-ca
step-ca
in a Docker containerstep-ca
step-ca
step-ca
in a Docker containerstep ssh list
step ssh list -- list public keys known to the ssh agent
step ssh list [<subject>] [--raw]
step ssh list list public key identities known to the ssh agent.
By default it prints key fingerprints, to list the raw key use the flag --raw.
subject
Optional subject or comment to filter keys by.
--raw List public keys instead of fingerprints.
List all key fingerprints known to the agent:
$ step ssh list
List all the key fingerprints with the comment joe@work:
$ step ssh list joe@work
List all keys known to the agent:
$ step ssh list --raw
List all the keys with the comment joe@work:
$ step ssh list --raw joe@work
Unsubscribe anytime. See our privacy policy.
© 2023 Smallstep Labs, Inc. All rights reserved.