Metadata-Version: 1.1
Name: tbcli
Version: 0.0.7
Summary: Based on Fabric, use ansible-like config files.
Home-page: http://testbird.com
Author: Lethe
Author-email: lethe30003000@gmail.com
License: UNKNOWN
Description: 
        ----
        
        Command-line tool based on Fabric, add features to improve host/group
        config management.
        
        
        Features:
        
        * add `--profile` option to accept ansible like style host/group yaml configs.
        
        * TODO support `cluster` mode, only run tasks on one machine of group.
        
        Install::
        
            $ pip install tbcli
        
        
        
        
        ----
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Clustering
Classifier: Topic :: System :: Software Distribution
Classifier: Topic :: System :: Systems Administration
