@vht/cloud-services-cli

This utility allows rapid deployment of a containerized VHT Cloud Services environment. It is intended for internal use by [VHT](https://vhtcx.com).

Usage no npm install needed!

<script type="module">
  import vhtCloudServicesCli from 'https://cdn.skypack.dev/@vht/cloud-services-cli';
</script>

README

@vht/cloud-services-cli

This utility allows rapid deployment of a containerized VHT Cloud Services environment. It is intended for internal use by VHT.

Installation

yarn add global @vht/cloud-services-cli

Use

cloud-services --help

Publishing New Version

  • Make code changes
  • Commit/push to github
  • Ensure you have an npmjs.com account that has access to the VHT Organization
  • yarn publish