ockam
                                
                                
                                
                                    ockam copied to clipboard
                            
                            
                            
                        Unify error handling, node req/res handling, and output
- [x] Develop a set of helpers to simplify commands logic (PR)
 - [ ] Apply to 
configurationcommands - [ ] Apply to 
enrollcommands - [x] Apply to 
forwardercommands - [ ] Apply to 
identitycommands - [ ] Apply to 
messagecommands - [ ] Apply to 
nodecommands - [x] Apply to 
projectCRUD commands - [ ] Apply to 
projectenroller/member/credential commands - [x] Apply to 
secure_channelcommands - [ ] Apply to 
secure_channel_listenercommands - [ ] Apply to 
servicecommands - [x] Apply to 
spacecommands (PR) - [ ] Apply to 
tcpcommands - [ ] Apply to 
vaultcommands - [ ] Create async runtime at the top level and remove the 
node_rpc+rpcfunctions from all commands and just call therun_implmethod 
@mrinalwadhwa I would like to apply the new request handling pattern to identity commands if that's ok?
@RajivTS that would be great! Let us know if you have any questions.
@RajivTS I've created separated issues with reduced scope for the identity commands, in case you want to check them out:
- https://github.com/build-trust/ockam/issues/3562
 - https://github.com/build-trust/ockam/issues/3561
 
I'm closing this issue for now.