Metadata-Version: 2.4
Name: helvstack
Version: 0.1.0
Summary: Official CLI for the Swiss-first Helvstack deployment platform
Project-URL: Homepage, https://helvstack.com
Project-URL: Documentation, https://helvstack.com/agent
Project-URL: Repository, https://github.com/ElyzeSolutions/helvstack-cli
Project-URL: Issues, https://github.com/ElyzeSolutions/helvstack-cli/issues
Author-email: Elyze Solutions Sàrl <contact@elyzesolutions.ch>
License: Helvstack CLI Binary Distribution License
        
        Copyright (c) 2026 Elyze Solutions Sàrl. All rights reserved.
        
        Elyze Solutions Sàrl grants you a limited, non-exclusive, non-transferable,
        revocable licence to install and execute an unmodified Helvstack CLI binary
        solely to access and administer Helvstack services for which you are
        authorized.
        
        You may not redistribute, sublicense, sell, publish, modify, or create
        derivative works of the binary or installer. You may not reverse engineer,
        decompile, or disassemble it except to the limited extent that applicable law
        expressly permits despite this restriction.
        
        The software is provided "as is", without warranties except those that cannot
        be excluded by law or that Elyze Solutions Sàrl expressly gives in a written
        agreement. Use of Helvstack services is also subject to the terms published at
        https://helvstack.com/terms.
        
        For licensing questions, contact contact@elyzesolutions.ch.
License-File: LICENSE
Keywords: cli,deployment,helvstack,kubernetes,switzerland
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: System :: Systems Administration
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# Helvstack CLI

Official command-line client for [Helvstack](https://helvstack.com), the
Swiss-first deployment platform.

```bash
uv tool install helvstack
helvstack version
helvstack auth login --project my-app --environment production
```

The launcher downloads the matching signed-release binary on first use and
verifies its SHA-256 checksum. Supported targets are macOS (Apple Silicon and
Intel), Linux (arm64 and amd64), and Windows (amd64).

Documentation: <https://helvstack.com/agent>

This package is proprietary software. See `LICENSE` and
<https://helvstack.com/terms>.
