fabric_colors Package

fabric_colors Package

_version Module

main Module

fabric_colors.main.main()[source]

Main command-line execution loop.

quickstart Module

fabric_colors.quickstart.create_fabfile(project_root)[source]

Creates a fabfile.py in the given project_root if it does not exist.

fabric_colors.quickstart.quickstart()[source]

Run fabc-quickstart in your console to get started with fabric-colors!

fabric_colors.quickstart.specify_nodes(name, nodes)[source]

Accepts the name of a new node and a dictionary of existing nodes. Returns the new node with user-provided domain name and ip address and a dictionary of all nodes.

Table Of Contents

Previous topic

monitor Package

Next topic

db Package

This Page