mike-engel / jwt-cli

A super fast CLI tool to decode and encode JWTs built in Rust
MIT License
1.02k stars 65 forks source link

Shell completion #324

Closed tonglil closed 2 months ago

tonglil commented 3 months ago

Summary

This is a very beneficial tool and would be even better if there was a way to generate shell completion from the clap dependency.