Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hcs-cli

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hcs-cli

Horizon Cloud Service CLI module.

  • 0.1.246
  • PyPI
  • Socket score

Maintainers
1

horizon-cloud-service-cli

License

Overview

Command line toolbox for VMware Horizon Cloud Service (HCS) Next-Gen. It provides human-friendly operations based on HCS REST API.

Try it out

Prerequisites

  • Python 3.9+
  • Pip3

Refer to Setup Prerequisites for more details.

Installation

Mac & Linux

Install the tool

brew install python3
pip3 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

Contributing

The horizon-cloud-service-cli project team welcomes contributions from the community. Before you start working with horizon-cloud-service-cli, please read and sign our Contributor License Agreement CLA. If you wish to contribute code and you have not signed our CLA, our bot will prompt you to do so when you open a Pull Request. For any questions about the CLA process, please refer to our FAQ.

License

Apache 2.0

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc