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

13 Commits

Author SHA1 Message Date
Herman Slatman
cdb6e0157a Fix linter issues by updating linters and ignoring some issues 2025-05-29 19:20:12 +02:00
Herman Slatman
de85fd0cef Use github.com/smallstep/cli-utils and reorder imports 2024-09-30 13:25:46 +02:00
max furman
18b9f17058 Fixing up new linter warnings 2023-04-11 14:33:52 -07:00
max furman
2881ea481e Remove internal ui package 2021-12-19 11:27:07 -05:00
max furman
100980b133 Fixing linter errors 2021-11-17 12:56:07 -08:00
max furman
737b82ba5a context remove should prevent removing reused authorities and profiles 2021-11-16 12:23:41 -08:00
max furman
e2518d6d81 Fix directory list in context remove command 2021-11-11 12:40:48 -08:00
max furman
2eccb2be3d Fixing a load of errors from the PR review 2021-11-10 23:18:33 -08:00
max furman
573ae321cf Small fixes 2021-11-10 14:53:33 -08:00
max furman
77ca7a53a8 More contexts work
- move context warning before other output for ca init
- attempt to remove ssh include for context remove
2021-11-10 00:43:14 -08:00
max furman
ff56e5c58e A few fixes for PR review comments
- use PromptYN
- use BoolTFlag
2021-10-28 21:49:07 -07:00
max furman
e933aed82d Move hidden helper commands into functions. 2021-10-27 15:55:18 -07:00
max furman
608b27bff0 (wip) added context remove and general cleanup 2021-10-27 15:55:18 -07:00