Metadata-Version: 1.1
Name: scalr-ctl
Version: 2.0.10
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: Apache-2
Description:   scalr-ctl is a command-line interface to your Scalr account
        
        
          Version 1.0 works 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 :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: Utilities
