feat(clap_complete): add completion subcommand
All threads resolved!
All threads resolved!
Compare changes
Files
5- Pablo COVES authored
+ 13
− 0
@@ -72,6 +72,9 @@ pub enum Subcommand {
@@ -84,6 +87,10 @@ pub enum Sealing {
@@ -110,3 +117,9 @@ impl std::str::FromStr for Sealing {