horizon-cloud-service-cli
Overview
hcs-cli is a human-friendly command line toolbox for Omnissa Horizon Cloud Service (HCS), based on public REST APIs.
Try it out
Prerequisites
- Python 3.9+
- Pip
Refer to Setup Prerequisites for more details.
Installation
Mac & Linux
Install the tool
brew install python
pip install hcs-cli
Windows
Install the tool.
pip install hcs-cli
If you have python installed with option "Add python to path", it should be fine. Otherwise, you need to add python and it's Script directory to path.
Use the CLI
Use with default public HCS service.
hcs login
Run a command, for example, list templates:
hcs admin template list
Documentation
- HCS CLI - User Guide
- HCS CLI - Cheatsheet
- HCS CLI - Dev Guide
- HCS Plan - template engine for HCS
- Context Programming
License
Licensed under the Apache License, Version 2.0. See the LICENSE file in the repository root for the full text.
Release files for hcs-cli 0.1.351
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| hcs_cli-0.1.351.tar.gz | 256.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| hcs_cli-0.1.351-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 711.3 kB
Release files / hcs_cli-0.1.351.tar.gz
| Download URL | hcs_cli-0.1.351.tar.gz |
|---|---|
| Size | 256.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
58106d8489d89a99a45ee1bdabb5aa7485fb8ea2ef48198e7aee1610c6d4be7d
|
|
BLAKE2b-256 checksum How to use checksums |
c20b48d9500e539073b9cd97f41257f0f40ce8e8f0b5591a523787ac2b14de6a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.13
|
Release files / hcs_cli-0.1.351-py3-none-any.whl
| Download URL | hcs_cli-0.1.351-py3-none-any.whl |
|---|---|
| Size | 455.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a0f9b293dcaa18cd6b94a29bf3ab23fb47567c71605ca46dedfd0e1c89b538d2
|
|
BLAKE2b-256 checksum How to use checksums |
7ce68d3bbef395f4ecadba038bbe886fe36e6bd50b220c712dc7fcfee474bdf9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.13
|