Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

feat: switch to cobra's v2 bash completion #796

Merged
merged 1 commit into from
Jul 30, 2021
Merged

feat: switch to cobra's v2 bash completion #796

merged 1 commit into from
Jul 30, 2021

Conversation

profclems
Copy link
Owner

This adds description of commands to bash completion script.
Also introduces --no-desc flag to allow users turn off description.

This adds description of commands to bash completion script.
Also introduces `--no-desc` flag to allow users turn off description.
@codecov
Copy link

codecov bot commented Jul 30, 2021

Codecov Report

Merging #796 (5ef63d8) into trunk (0fb95ea) will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            trunk     #796      +/-   ##
==========================================
+ Coverage   59.41%   59.47%   +0.05%     
==========================================
  Files          93       93              
  Lines        7341     7351      +10     
==========================================
+ Hits         4362     4372      +10     
  Misses       2599     2599              
  Partials      380      380              
Impacted Files Coverage Δ
commands/completion/completion.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0fb95ea...5ef63d8. Read the comment docs.

@profclems profclems changed the title feat: switch to cobra\'s v2 bash completion feat: switch to cobra's v2 bash completion Jul 30, 2021
@profclems profclems merged commit 40eab5e into trunk Jul 30, 2021
@profclems profclems deleted the bash-v2 branch July 30, 2021 22:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant