• This repository has been archived on 08/Feb/2021
  • Stars
    star
    171
  • Rank 222,266 (Top 5 %)
  • Language
    Go
  • License
    Apache License 2.0
  • Created over 8 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Command line tool for the Hyper.sh platform.

HyperCLI Build Status

Go version of Hyper.sh client command line tools.

Install

Quick and Easy (Recommended)

Grab the latest version for your system on the Releases page or build it by yourself as the instruction.

You can either run the binary directly or add somewhere in your $PATH.

Getting Started

Before Getting Started

Before you can use Hyper.sh, be sure you've created a free account with Hyper.sh and generate your credentials on Hyper.sh.

Once the installation and setup completes, enter hyper config in your terminal. The CLI will prompt to ask for your API credential:

The credential is stored in a local configuration file $HOME/.hyper/config.json. The configuration file is similar to Docker's, with an extra section clouds.

Or you can use environmental vairables HYPER_ACCESS and HYPER_SECRET to pass the access key and secret key (CLI will search for these envs before loading the configuration file).

You only need to do that once for your machine. If you've done that, then you can continue.

See the official docs for more detailed info on using Hyper.sh.

Actually Getting Started

The easiest way to get started is by digging around.

$ hyper --help for example usage and a list of commands

How to build

$ mkdir $GOPATH/src/github.com/hyperhq/
$ cd $GOPATH/src/github.com/hyperhq/
$ git clone https://github.com/hyperhq/hypercli hypercli
$ cd hypercli
$ ./build.sh

Contributing

Give us a pull request! File a bug!

More Repositories

1

hyperd

HyperContainer Daemon
Go
1,984
star
2

runv

Hypervisor-based Runtime for OCI
Go
824
star
3

hyperstart

The tiny Init service for HyperContainer
C
135
star
4

docs.hypercontainer.io

HyperContainer Documentation
35
star
5

kubestack

OpenStack Network Provider for Kubernetes
Go
26
star
6

hykins

The Serverless Jenkins Distro
Shell
22
star
7

hyper.sh-connector-k8s

Hyper.sh Container Connector for Kubernetes
TypeScript
22
star
8

faas-hyper

Enable Hyper.sh as a backend for OpenFaaS (Functions as a Service) https://github.com/alexellis/faas
Go
22
star
9

docs.hyper.sh-hyper

Hyper.sh User Guide
Shell
19
star
10

docs.hypernetes.com

Hypernetes documentation.
19
star
11

pi

CLI for Pi
Go
13
star
12

www.hyper.sh

Hyper.sh Website
CSS
12
star
13

hyper-installer

Install script for HyperContainer daemon and CLI
Shell
9
star
14

hypernova

A HyperContainer driver for OpenStack Nova
Python
8
star
15

www.hypercontainer.io

HyperContainer Website
HTML
5
star
16

kube-dns

Kubernetes DNS service with per-namespace support.
Go
4
star
17

blog.hyper.sh

Hyper.sh Blog
CSS
4
star
18

hykins-docs

4
star
19

websocket-client

Go
4
star
20

loadbalancer

loadbalancer on hyper.sh
Go
4
star
21

official-images

the Hyper official images
Shell
3
star
22

hyper-commons-plugin

API plugin for integrate Jenkins with Hyper_
Java
2
star
23

hyper-slaves-plugin

Hyper_ Slaves Plugin for Jenkins.
Java
2
star
24

Hyper_Rocket.Chat

2
star
25

hyper-build-step-plugin

Build step plugin for integrate Jenkins with Hyper.sh
Java
2
star
26

pressuretest

A pressure test repo for Hyper_
Go
1
star
27

hypercontainer-utils

Common utilities for HyperContainer repos
Go
1
star
28

jenkins-image-slave

Shell
1
star