Remote-CLI: execute tasks on remote hosts while working locally (github.com) 2 points by pbsds 5y ago ↗ HN
[–] pbsds 5y ago ↗ This has for me been a godsend after corona hit. The ".remoteenv" file is for me the killer feature. Being able to bundle remote-cli in my python-poetry dev environment makes the setup trivial as well.For those interested, here is my ".remoteenv" file to setup poetry using conda: https://gist.github.com/pbsds/fe243e518717531b10b2782add5192...
[–] rudasn 5y ago ↗ Looks very interesting.. How does it compare with ansible, if at all?What are the use cases, other than the ones mentioned in the readme? I'm thinking pull-based automated backups.
2 comments
[ 2.5 ms ] story [ 20.5 ms ] threadFor those interested, here is my ".remoteenv" file to setup poetry using conda: https://gist.github.com/pbsds/fe243e518717531b10b2782add5192...
What are the use cases, other than the ones mentioned in the readme? I'm thinking pull-based automated backups.