feat(clap_complete): add completion subcommand
All threads resolved!
All threads resolved!
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Files
5+ 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 {