Está disponibles en un branch de master (https://github.com/hgdeoro/fabric/tree/new_list_format_fulldoc) en un un branch de 1.3 (https://github.com/hgdeoro/fabric/tree/1.3-hgdeoro).
Por ejemplo, al ejecutar Fabric sobre "tests/test_parallel.py" con los argumentos "--list --list-format=fulldoc", se genera el siguiente listado:
Available commands:
FabricTest
----------
Nose-oriented test runner which wipes state.env and provides file helpers.
TestParallel
------------
eq_
---
Shadow of the Nose builtin which presents easier to read multiline output.
server
------
Returns a decorator that runs an SSH server during function execution.
Direct passthrough to ``serve_responses``.
Para instalarlo via pip:
$ pip install -e git+https://github.com/hgdeoro/fabric@1.3-hgdeoro#egg=fabric
No hay comentarios:
Publicar un comentario