opensearch-project / opensearch-cli

A full-featured command line interface (CLI) for OpenSearch.
https://opensearch.org/docs/latest/clients/cli/
Apache License 2.0
44 stars 24 forks source link

fix help message of profile create command #60

Closed michimani closed 1 year ago

michimani commented 2 years ago

Signed-off-by: michimani michimani210@gmail.com

Description

This PR corrects a message in the help for the profile create command. Specifically, the --auth-type flag was missing a description of cert.

Issues Resolved

None

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

codecov-commenter commented 2 years ago

Codecov Report

Merging #60 (d2b5201) into main (6cc9916) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head d2b5201 differs from pull request most recent head ddc0d89. Consider uploading reports for the commit ddc0d89 to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #60   +/-   ##
=======================================
  Coverage   67.39%   67.39%           
=======================================
  Files          32       32           
  Lines        1865     1865           
=======================================
  Hits         1257     1257           
  Misses        502      502           
  Partials      106      106           
Flag Coverage Δ
opensearch-cli 67.39% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
commands/profile.go 51.66% <100.00%> (ø)
michimani commented 2 years ago

Sorry to bother you. What is the current status of this PR?

VijayanB commented 2 years ago

Sorry to bother you. What is the current status of this PR?

Thank you for reminder