Irving Rabin
2014-09-30 23:52:08 UTC
<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Folks, I am new to Fabric and I have written quite a complicated fabfile.py script. It is used to install a product. The script resides along with a product on a Github. I don't want to clone the whole product to the local machine, so my question is simple - can I provide a network address of fabfile to fab command, something like this:<br/> <br/> <span style="font-size:14px;"><span style="font-family:courier new,courier,monospace;"> fab -H <host-name> -f ***@github.com:<my-repository>/<path>/<filename> task:<parms></span></span><br/>
<br/>
Pretty much any elegant idea of getting just a single file should suffice. But providing a network path for this file would be probably the best solution.<br/>
<br/>
Thanks,<br/>
Irv Rabin</div></div></body></html>
<br/>
Pretty much any elegant idea of getting just a single file should suffice. But providing a network path for this file would be probably the best solution.<br/>
<br/>
Thanks,<br/>
Irv Rabin</div></div></body></html>