|
This is a Python library and command-line tool for streamlining and implementing the use of SSH for application deployment or systems administration tasks.
It provides a basic suite of operations for executing local or remote shell commands (normally or via sudo) and uploading/downloading files, as well as auxiliary functionality such as prompting the running user for input, or aborting execution.
What's New in This Release: [ read full changelog ]
· Fixed problem with missing -r flag in Mac OS X sed version.
· Gracefully handle situations where users give a single string literal to env.hosts.
· Expand paths with tilde inside (contrib.files).
· Downstream synchronization option implemented for rsync_project.
Via: Fabric 1.6.1
0 Comment:
Post a Comment