Metadata-Version: 2.1
Name: orchest-cli
Version: 0.2.1
Summary: CLI for Orchest
Home-page: https://github.com/orchest/orchest
Author: Rick Lamers
Author-email: rick@orchest.io
License: Apache 2.0
Project-URL: Documentation, https://docs.orchest.io/en/stable/
Project-URL: Source Code, https://github.com/orchest/orchest/tree/master/orchest-cli
Description: # Orchest CLI
        
        [Website](https://www.orchest.io) —
        [Docs](https://docs.orchest.io/en/stable/)
        
        ---
        
        Convenience wrapper (around `kubectl` commands) to manage
        [Orchest](https://github.com/orchest/orchest) on your Kubernetes cluster. In addition, application
        level management, e.g. adding users, can also be done through this package.
        
        ## Installation
        
        ```sh
        pip install orchest-cli
        ```
        
Keywords: orchest
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Description-Content-Type: text/markdown
