Max
60a4eef3de
Fix linter warnings ( #1450 )
...
* Remove unnecessary utils files in favor of cli-utils package
* Remove nolint:revive directive from bcrypt-pbkdf file
2025-07-10 11:15:28 -07:00
Herman Slatman
de85fd0cef
Use github.com/smallstep/cli-utils
and reorder imports
2024-09-30 13:25:46 +02:00
Carl Tashian
e71c767447
Remove curly braces {} that docs build doesn't like
2023-04-17 11:29:06 -05:00
Carl Tashian
cb50da76bf
Fixes broken links in help
2023-04-11 15:08:31 -07:00
Josh Soref
4afe4cfb73
Spelling
...
* access
* adminclient
* ampersand
* and
* ascii
* associated
* auto-detected
* browser
* certificate
* certificates
* characters
* command
* compatibility
* consist
* decodes
* digital
* distinguished
* doesn't
* encoded
* encrypted
* encrypting
* entities
* error
* extension
* from the
* from
* github
* herd
* inspecting
* interchangeable
* interchangeably
* issuing
* json
* macos
* mixed
* onboarding
* outer
* parameter
* parses
* password
* preexisting
* processed
* publickey
* reference
* remaining
* renegotiate
* represents
* secrecy
* serialization
* smartypants
* smartypantsable
* subcommand
* subject
* subtle
* suppression
* the
* tidiness
* too-soon
* truststore
* unmarshaling
* use
* wrapping
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2022-10-06 18:25:44 -04:00
max furman
2881ea481e
Remove internal ui package
2021-12-19 11:27:07 -05:00
max furman
e1ce7de736
Merge branch 'master' into max/steppath
2021-11-17 12:39:07 -08:00
max furman
e3d4f67527
Fixing linter warning errors
2021-11-16 11:39:14 -08: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
Mariano Cano
b390510c2c
Merge pull request #362 from smallstep/markdown-tweaks
...
Update markdown and html help.
2020-10-07 16:53:17 -07:00
Mariano Cano
7061940e7e
Unify the way the flags are printed in markdown files.
2020-10-01 17:01:33 -07:00
Carl Tashian
04c3752db7
Change Gitter links to GH Discussions tab
2020-09-23 16:39:15 -07:00
Mariano Cano
71ff471291
Fix typo.
2020-05-06 16:11:59 -07:00
Mariano Cano
cc953c6c91
Fix typo.
2020-05-06 16:09:57 -07:00
Mariano Cano
38d4818cc4
Remove comment.
2020-05-06 16:08:10 -07:00
Mariano Cano
83813fdb46
Add support for the string: prefix.
2020-05-06 16:05:32 -07:00
Mariano Cano
3390aae0ce
Add support for base64 encoded nonces.
...
In nacl box and secretbox operations is hard to use a binary nonce.
This change provides the posibility to encode the nonce in base64
if the `base64:` prefix is used.
Fixes #279
2020-05-05 17:21:31 -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
3d70e7f1c5
Fix review comments.
2018-11-30 18:47:55 -08:00
Mariano Cano
97986167b7
Added output to nacl * keypair commands.
2018-11-30 13:06:12 -08:00
Mariano Cano
1db806f317
Use ui instead of ssh/terminal package.
...
Fixes #33
2018-11-29 20:08:35 -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
Mariano Cano
0cface6e9b
Add flag --force on all commands using utils.WriteFile
...
Fixes smallstep/ca-component#121
2018-11-27 17:53:36 -08:00
Sebastian Tiedtke
e2cf66cdd8
Make minor change to wording
2018-10-31 19:59:29 -07:00
Sebastian Tiedtke
dd70501607
Make minor changes to verbiage
2018-10-31 18:33:55 -07:00
Mariano Cano
89a3701464
Improve step crypto nacl docs.
...
Fixes smallstep/ca-component#105
2018-10-31 14:03:54 -07:00
Mariano Cano
3b6bd28ab4
Add examples to nacl commands.
2018-07-26 15:16:05 -07:00
Mariano Cano
59a98c6506
Use markdown on step crypto nacl documentation.
2018-07-19 16:19:26 -07:00
Mariano Cano
93ea130784
Move internal crypto and utils packages.
2018-07-19 12:51:14 -07:00
Mariano Cano
c58db6b98b
Initial commit
2018-07-17 16:06:17 -07:00