Fabric
Overview and Tutorial
What is Fabric?
Hello,
fab
Local commands
Organize it your way
Failure
Making connections
Conclusion
Installation
Dependencies
Downloads
Source code checkouts
ActivePython and PyPM
Development
Get the code
Contributing
Branching/Repository Layout
Releases
Support of older releases
Frequently Asked Questions (FAQ)
My (
cd
/
workon
/
export
/etc) calls don’t seem to work!
Why do I sometimes see
err:
stdin:
is
not
a
tty
?
Why can’t I run programs in the background with
&
? It makes Fabric hang.
My remote system doesn’t have
bash
installed by default, do I need to install
bash
?
I’m sometimes incorrectly asked for a passphrase instead of a password.
Is Fabric thread-safe?
The environment dictionary,
env
Environment as configuration
Environment as shared state
Other considerations
Full list of env vars
Execution model
Execution strategy
Defining tasks
Defining host lists
Failure handling
Connections
fab
options and arguments
Basic use
Arbitrary remote shell commands
Command-line options
Per-task arguments
Settings files
Fabfile construction and use
Fabfile discovery
Importing Fabric
Defining tasks and importing callables
Managing output
Output levels
Hiding and/or showing output levels
SSH behavior
Unknown hosts
Known hosts with changed keys
Color output functions
Context Managers
Decorators
Operations
Utils
Console Output Utilities
Django Integration
File and Directory Management
Project Tools
Changes in version 0.9
Major changes
Other backwards-incompatible changes
Changes from alpha 1 to alpha 2
Changes from alpha 2 to alpha 3
Changes from alpha 3 to beta 1
Changes from beta 1 to release candidate 1
Changes from release candidate 1 to final release
Changes in version 0.9.1
Feature additions
Bugfixes
Documentation updates
Changes in version 0.9.2
Feature additions
Bugfixes
Documentation updates
Packaging updates
Changes in version 0.9.3
Feature additions
Bugfixes
Documentation updates
Fabric
Docs
»
Edit on GitHub
Python Module Index
f
f
fabric
fabric.colors
fabric.context_managers
fabric.contrib.console
fabric.contrib.django
fabric.contrib.files
fabric.contrib.project
fabric.decorators
fabric.operations
fabric.utils