cyberark / conjur-cli-go

CyberArk Conjur command line interface (Go)
Apache License 2.0
4 stars 2 forks source link

Make command help more consistent #128

Closed szh closed 1 year ago

szh commented 1 year ago

Desired Outcome

Short / Long Descriptions for CLI commands were created mostly ad-hoc with an evolving style as we implemented more commands. Go back over them and rework for consistency.

Implemented Changes

Updated short and long descriptions for several commands to improve consistency and clarity.

Connected Issue/Story

CyberArk internal issue ID: CNJR-276

Changelog

Test coverage

Documentation

Behavior

Security

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit 07018221 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 81.5% (0.0% change).

View more on Code Climate.