Metadata-Version: 1.1
Name: scalr-ctl
Version: 1.0.2
Summary: Scalr-ctl is a command-line interface to your Scalr account
Home-page: https://scalr.net
Author: Scalr Inc.
Author-email: dmitry@scalr.com
License: GPL
Description:   scalr-ctl is a command-line interface to your Scalr account
        
          Version 1.0 is intended to work with the new Scalr JSON API.
        
        Install:
          $ pip install scalr-ctl
          
        Configure:
          $ scalr-ctl configure
          
        Use:
          $ scalr-ctl --help
          $ scalr-ctl <tab> <tab>
        
        Update:
          $ pip install --upgrade scalr-ctl
          $ scalr-ctl update
Platform: any
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: Utilities
