shup

command module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2024 License: MIT Imports: 3 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]

Flags:
  -c, --check-version        check version
  -f, --config-file string   config file (default "$HOME/.shai/shup.yml")
  -h, --help                 help for shup
  -l, --log-level string     log level (DEBUG|INFO|WARN|ERROR) (default "WRAN")
  -u, --upgrade-release      upgrade release
  -v, --version              version for shup

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:
  drive:
    host: 127.0.0.1
    port: 65051

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