1
0
mirror of https://github.com/smallstep/cli.git synced 2025-08-07 16:02:54 +03:00

13 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
redrac
1f36d23724 Allow stdin input of cert for needs-renewal (#1157) 2024-05-06 17:13:21 -07:00
max furman
993b15491f Update changelog for 0.23.4 2023-03-09 15:52:57 -08:00
max furman
073e95f1aa Update usage for --verbose flag in needs-renewal 2023-03-09 15:43:22 -08:00
max furman
b93f2faa6a Only log verbose if cert needs renewal | fix grammar and improve
examples
2023-03-09 15:43:22 -08:00
max furman
25c5a48865 Update the command descriptions slightly 2023-03-09 15:43:22 -08:00
max furman
d341038fd9 Add --verbose flag for x509 and ssh needs-renewal command 2023-03-09 15:43:22 -08:00
Mariano Cano
73429de6ea Move crypto/sshutil to an internal folder 2022-10-04 16:38:11 -07:00
Carl Tashian
d77dc82f35 The ssh needs-renewal command does not accept a hostname 2022-07-19 09:04:26 -07:00
max furman
b58d7b92ec context set -> context select 2021-10-27 15:55:18 -07:00
max furman
4eb80fa5c5 needs-renewal: return 2 if file does not exist and ...
- return 255 in some cases where we were not.
2021-09-08 13:04:27 -07:00
max furman
cd548ea1be Cleanup of arg names and flag descriptions for needs-renewal
- little bit of refactoring in ssh to consolidate code
2021-07-23 11:38:22 -07:00
Devon Mar
de01dd9a44 Add ssh needs-renewal command 2021-07-23 00:38:39 -07:00