Metadata-Version: 2.1
Name: glean-cli
Version: 0.3.0
Summary: Command-line tools for interacting with Glean
Home-page: https://glean.io/
Author: Dan Eisenberg
Author-email: dse@glean.io
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Click (>=8.0)
Requires-Dist: requests (>=2.0)
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'

# glean-cli

Command-line tools for interacting with Glean (https://glean.io).

Glean is currently in closed beta and the CLI is under active development.


