Considering that certain use cases of netman will consist of (effectively) operating on remote file systems, it may make sense to expose some interface that a provider can implement, and when implemented the provider will allow the API to open "terminals" in the remote system.
This would be especially useful in ssh and docker, though it may have uses elsewhere
Considering that certain use cases of netman will consist of (effectively) operating on remote file systems, it may make sense to expose some interface that a provider can implement, and when implemented the provider will allow the API to open "terminals" in the remote system.
This would be especially useful in ssh and docker, though it may have uses elsewhere