gcli command auto completion and arm64 build
All threads resolved!
All threads resolved!
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
+ 41
− 1
@@ -12,14 +12,17 @@ mod utils;
@@ -12,14 +12,17 @@ mod utils;
@@ -158,6 +161,37 @@ pub enum Subcommand {
@@ -158,6 +161,37 @@ pub enum Subcommand {
@@ -171,6 +205,12 @@ async fn main() -> Result<(), GcliError> {
@@ -171,6 +205,12 @@ async fn main() -> Result<(), GcliError> {