ockam icon indicating copy to clipboard operation
ockam copied to clipboard

Improve `ockam tcp-inlet create --help` text (`clap` command)

Open nazmulidris opened this issue 2 years ago • 5 comments

Current behavior

When a user runs ockam tcp-inlet create --help they are presented with the following help information.

Image

Desired behavior

Instead, the help text should instead show the following: Create a TCP Inlet

Implementation details

You can change the Rust doc comment for the CreateCommand struct in this file to make this change.


We love helping new contributors! ❤️ If you have questions or need help as you explore, please join us on Discord. If you're looking for other issues to contribute to, please checkout our good first issues.

nazmulidris avatar Oct 18 '23 15:10 nazmulidris

assign me this issue #6643 @nazmulidris. I would like to work on this .

priyanshu9899 avatar Oct 18 '23 17:10 priyanshu9899

@priyanshu9899 That's awesome, this is all yours. Please let us know if you have any questions as you explore. You can also ask questions on the contributors discord https://discord.gg/RAbjRr3kds

nazmulidris avatar Oct 18 '23 20:10 nazmulidris

Hi @nazmulidris , i'd like to submit a PR for this issue

ivor11 avatar Sep 08 '24 22:09 ivor11

Hi @ivor11, please do.

etorreborre avatar Sep 09 '24 08:09 etorreborre

Hi @etorreborre , I've created a PR for this https://github.com/build-trust/ockam/pull/8449

ivor11 avatar Sep 10 '24 17:09 ivor11