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

116 Commits

Author SHA1 Message Date
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
Mariano Cano
8261017661 Change step ca init questions. 2021-10-13 13:15:51 -07:00
Mariano Cano
9b7a6a47c8 Use type instead of name in flag value. 2021-10-12 18:35:06 -07:00
Mariano Cano
4308059ccb Allow external roots and update dependencies. 2021-10-08 14:29:30 -07:00
Mariano Cano
4c772f0f87 Remove debug statement. 2021-10-08 10:51:52 -07:00
Mariano Cano
a6b28624b6 Fix linter error. 2021-10-07 18:58:13 -07:00
Mariano Cano
336f54e819 Merge branch 'master' into sign-verify 2021-10-07 18:55:51 -07:00
Mariano Cano
ea436a3a34 Allow to initialize using azurekms as a kms. 2021-10-07 18:49:48 -07:00
max furman
5fc9180fb1 Added a few for linters and fixed a few more warnings 2021-10-07 20:14:35 -04:00
max furman
b124e13c0b Fixing of comments related to PR 2021-10-07 18:53:17 -04:00
max furman
6407b1b75f fixing gocritic linter feedback 2021-10-07 17:59:57 -04:00
Mariano Cano
7a7f809b9e Change port in example to 443. 2021-09-17 14:17:07 -07:00
max furman
260ded5294 remove debug statement 2021-09-09 11:03:00 -07:00
max furman
e1ffc90f5d Change dns to string slice in ca init but backwards compatible csv 2021-09-08 23:59:31 -07:00
Mariano Cano
2a617c495a Fix typos. 2021-08-25 18:13:11 -07:00
Mariano Cano
3b8d788cb5 Highlight hosted link 2021-08-10 15:37:52 -07:00
Mariano Cano
91c4bd4cd6 Add description to deployment type select. 2021-08-10 15:34:35 -07:00
Mariano Cano
242c4b4565 Update deployment type copy. 2021-08-10 14:54:02 -07:00
Mariano Cano
20b91f3556 Do not ask for deployment type on old non-interactive commands. 2021-08-09 15:02:36 -07:00
Mariano Cano
e7905ee92a Adapt to new api after fixing linter errors. 2021-08-06 14:59:25 -07:00
Mariano Cano
67ccdc7c99 Add support for helm, and deployment types. 2021-08-06 12:34:45 -07:00
Mariano Cano
25c39a7723 Add initial support for StepCAS RAs 2021-07-28 19:24:57 -07:00
max furman
70cebf51ab A few fixes for admin workflow commands and ...
- <path> to <file> everywhere
2021-07-08 16:34:53 -07:00
Mariano Cano
048576a203 Fix help of the issuer flag. 2021-06-24 23:08:11 +02:00
Mariano Cano
1c76ad6647 Add support for privateca v1.
Fixes smallstep/certificates#607
2021-06-08 18:04:51 -07:00
Carl Tashian
fe7b03041c Use ui.Println with options instead of private func 2021-03-22 16:19:36 -07:00
Carl Tashian
42ecdebd05 Move printlnIfEmpty into command/ca/init.go and make it private 2021-03-22 15:40:14 -07:00
Carl Tashian
bab10ae7c8 Check flag values before printing 2021-03-22 12:52:37 -07:00
Carl Tashian
1dea0ef8dd Fixes repeating UI prompt issue in narrow terminals 2021-03-22 11:15:25 -07:00
Mariano Cano
df33b16785 Use a mocked response when root and key are passed. 2020-10-27 19:01:20 -07:00
Mariano Cano
b0a3c29cda Add initial support for step ca init with CloudCAS.
Fixes #363
2020-10-23 15:10:31 -07:00
Mariano Cano
8735789dba Remove the prompt for credentials-file. 2020-10-20 20:06:24 -07:00
Mariano Cano
b26233fc4d Allow to pass --credentials-file "" to skip prompt 2020-10-19 19:09:05 -07:00
Mariano Cano
1dd9c2a130 Add support for cloud CAS in step ca init. 2020-10-19 18:59:58 -07:00
Mariano Cano
08c36f4587 Add missing dashes in step ca init docs. 2020-04-30 16:39:43 -07:00
Mariano Cano
d734d18a8f Use certificate pki removed in merge. 2020-01-28 13:33:59 -08:00
Mariano Cano
b09a93d567 Merge branch 'master' into ssh-ca 2019-09-05 23:48:18 +02:00
max furman
ad0e89fd56 Solicit feedback from users
* step
* step help
* step ca init
2019-08-29 10:08:08 -07:00
max furman
e49b733fbf switch to golangci-lint and fix lots of linting errors 2019-08-26 19:04:54 -07:00
Mariano Cano
30d66553c8 Change ssh to be false by default. 2019-08-06 12:13:46 -07:00
Mariano Cano
af825e23b5 Add option to create SSH keys in step ca init 2019-08-01 15:05:42 -07:00
max furman
994dab903f docs: ca init and ca revoke context 2019-04-29 13:14:50 -07:00
max furman
06a8989241 init: Configure badger db by default
* Add --no-db flag for configuration without DB
2019-04-26 14:00:26 -07:00
Mariano Cano
400901ad74 Use standard x509 as much as possible in x509util. 2019-03-20 16:51:16 -07:00
Mariano Cano
a58d3d580e Allow to use different password for provisioners and certificate keys. 2019-01-18 16:36:24 -08:00
Mariano Cano
5944c77cb3 Reorder imports. 2019-01-16 18:25:42 -08:00
Mariano Cano
732ef38127 Add flags to specify the arguments to step ca init 2019-01-16 18:22:54 -08:00
Mariano Cano
f2762043d6 Improve UI in step ca init. 2018-11-30 12:27:31 -08:00
Mariano Cano
e3e5cc1b62 Make sure all the short help uses the first person
Fixes #37
2018-11-28 12:41:55 -08:00