shup

command module
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 22, 2024 License: MIT Imports: 1 Imported by: 0

README

shup

Build Status codecov Go Report Card License Tag

Introduction

shup is the installer of shai written in Go.

Prerequisites

  • Go >= 1.22.0

Build

version=latest make build

Usage

shai installer

Usage:
  shup [flags]
  shup [command]

Available Commands:
  check       Check for updates to toolchains and shup
  help        Help about any command
  show        Show the installed toolchains
  update      Update toolchains and shup

Flags:
      --config string   config file (default "$HOME/.shai/shup.yml")
  -h, --help            help for shup
  -v, --version         version for shup

Use "shup [command] --help" for more information about a command.

Settings

shup parameters can be set in the directory config.

An example of configuration in config.yml:

apiVersion: v1
kind: shup
metadata:
  name: shup
spec:
  artifact:
    url: http://127.0.0.1:8080
    user: user
    pass: pass

License

Project License can be found here.

Reference

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
rpc

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL