Skip to content

Conversation

@halkeye
Copy link
Contributor

@halkeye halkeye commented Oct 10, 2025

Scenario:

Which to create copy and paste able commands to share with coworkers. Current implementation would copy the exact paths for -cacerts (eg /home/halkeye/staff.key) instead of variables (eg $HOME/staff.key)

Add override flag so the command can be anything you want eg

grpcui -plaintext -override-grpccurl-cmd="grpcurl -key ~/.ssh/staff.key -cert ~/.ssh/staff.crt" localhost:8008

Scenario:

Which to create copy and paste able commands to share with coworkers.
Current implementation would copy the exact paths for -cacerts (eg
/home/halkeye/staff.key) instead of variables (eg $HOME/staff.key)

Add override flag so the command can be anything you want
eg
```
grpcui -plaintext -override-grpccurl-cmd="grpcurl -key ~/.ssh/staff.key -cert ~/.ssh/staff.crt" localhost:8008
```
@halkeye
Copy link
Contributor Author

halkeye commented Oct 10, 2025

btw, would you be up for adding "hacktoberfest-accepted" label to the other prs, and this one if accepted? I like the free t-shirts.

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