Skip to content

hecatehq/hec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

hec

hec is the command-line client for Hecate Cloud.

This repository is a binary distribution channel only. It does not contain the hec source code.

Install

curl -fsSL https://raw.githubusercontent.com/hecatehq/hec/main/install.sh | sh

The installer detects your OS and CPU architecture, downloads the latest release asset from this repository, verifies it against the published checksum, and installs hec into ~/.local/bin by default.

To choose another install directory:

curl -fsSL https://raw.githubusercontent.com/hecatehq/hec/main/install.sh | HEC_INSTALL_DIR=/usr/local/bin sh

To install a specific version:

curl -fsSL https://raw.githubusercontent.com/hecatehq/hec/main/install.sh | HEC_VERSION=v0.1.0 sh

Usage

hec login
hec deployments
hec open
hec update
hec self update

Run bare hec for an interactive menu with arrow-key navigation, or hec --help for the current command list.

Update

hec self update

To install a specific CLI version:

hec self update --version v0.1.0

Uninstall

hec self uninstall

For shell-only uninstall:

curl -fsSL https://raw.githubusercontent.com/hecatehq/hec/main/install.sh | HEC_UNINSTALL=1 sh

License

hec is proprietary software. See LICENSE.

About

Binary distribution for the Hecate Cloud CLI

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages