update to runtime 800
2 unresolved threads
2 unresolved threads
Compare changes
Files
2- Hugo Trentesaux authored
+ 43
− 2
@@ -56,6 +56,12 @@ pub enum Subcommand {
@@ -81,13 +87,21 @@ pub async fn handle_command(data: Data, command: Subcommand) -> Result<(), GcliE
@@ -254,3 +268,30 @@ pub async fn online(data: &Data) -> Result<(), anyhow::Error> {