Metadata-Version: 2.1
Name: ancla
Version: 1.2.0
Summary: CLI client for the Ancla deployment platform
Author-email: SideQuest Labs <engineering@sidequestlabs.dev>
Home-page: https://github.com/SideQuest-Group/ancla-client
Project-URL: Documentation, https://docs.ancla.dev
Project-URL: Source, https://github.com/SideQuest-Group/ancla-client
Project-URL: Issues, https://github.com/SideQuest-Group/ancla-client/issues
License: Apache-2.0
Requires-Python: >=3.9
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Other
Classifier: Topic :: System :: Systems Administration
Description-Content-Type: text/markdown

# Ancla CLI

Command-line client for the [Ancla](https://ancla.dev) deployment platform.

## Install

```bash
pip install ancla
```

Full documentation: https://docs.ancla.dev
