Metadata-Version: 1.1
Name: qs_cs_script_foundry
Version: 0.0.8
Summary: A cli way to update scripts and drivers to cloudshell.
Home-page: UNKNOWN
Author: Yoav Ekshtein, Natti Katz, Shaul Ben Maor
Author-email: UNKNOWN
License: Apache Software License 2.0
Description: 
            A cli way to update scripts and drivers to cloudshell.
            
            usage:
            Usage: csupload update [OPTIONS]
        
            Options:
                --name TEXT  custom name for the script (optional)
                --type TEXT  script or driver are supported
                --help       Show this message and exit.
            
            it uses credentials from shellfoundry , it can be viewed by typing "csupload config"
            
            
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: Apache Software License
