pub async fn execute_command( command: Commands, node_url: &str, verbose: bool, execution_mode: ExecutionMode, ) -> Result<()>
Execute a CLI command