Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix go vet #89

Closed
wants to merge 2 commits into from
Closed

Fix go vet #89

wants to merge 2 commits into from

Conversation

fishi0x01
Copy link
Owner

@fishi0x01 fishi0x01 commented Feb 22, 2021

Trying to fix go vet issue of #87

⚠️ This wont be merged into master - just trying to trigger codeclimate

this command is basically `vault kv patch` but it's nice to have inside
vsh when in interactive mode. you can simply add a key/value to a path.
this can save you time if you're doing other operations inside vsh.

i was also able to eliminate another duplication when creating new
commands by making fetching the Command object from the Commands struct
dynamic.
@fishi0x01 fishi0x01 changed the base branch from add-command to master February 22, 2021 22:19
@fishi0x01 fishi0x01 closed this Feb 23, 2021
@fishi0x01 fishi0x01 deleted the fix-add-command branch February 23, 2021 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant