Fabric

De Linuxmemo.

(Différences entre les versions)
(Page créée avec « Catégorie:Linux_sysadmin ==Installation== apt-get install fabric ou bien apt-get install python-pip pip install fabric »)
Ligne 5 : Ligne 5 :
  apt-get install python-pip
  apt-get install python-pip
  pip install fabric
  pip install fabric
 +
 +
==Commande "fab"==
 +
 +
==Frchier de commande: fabfile==
 +
 +
===syntaxe du fabfile ===

Version du 1 juillet 2012 à 14:30

Sommaire

Installation

apt-get install fabric

ou bien

apt-get install python-pip
pip install fabric

Commande "fab"

Frchier de commande: fabfile

syntaxe du fabfile

Outils personnels