1
0
mirror of https://github.com/smallstep/cli.git synced 2025-08-06 05:02:39 +03:00

11 Commits

Author SHA1 Message Date
Herman Slatman
de85fd0cef Use github.com/smallstep/cli-utils and reorder imports 2024-09-30 13:25:46 +02:00
Mariano Cano
73429de6ea Move crypto/sshutil to an internal folder 2022-10-04 16:38:11 -07:00
Mariano Cano
c6d8972249 Use go.step.sm/crypto for fingerprints in step ssh list 2022-10-03 18:19:29 -07:00
max furman
f816f1a621 move errs package to cli-utils 2021-10-27 15:55:18 -07:00
max furman
860c213b97 Initial step path contexts commit
- move config and command packages to cli-utils
2021-10-27 15:55:16 -07:00
Joost van Dijk
abc660c65f Fix typo in ssh list command usage 2020-06-18 17:09:57 +02:00
Mariano Cano
88d192a4ab Improve step ssh docs. 2020-01-28 13:34:00 -08:00
Mariano Cano
1deea46db2 Add message if the agent has no identities. 2020-01-28 13:34:00 -08:00
Mariano Cano
85bbc49803 List key fingerprints by default. 2020-01-28 13:33:59 -08:00
Mariano Cano
5c317825d8 Format imports. 2020-01-28 13:33:59 -08:00
Mariano Cano
60f3a03e3b Add step ssh list command. 2020-01-28 13:33:59 -08:00