cli

command module
v0.0.0-...-1afc026 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2024 License: MIT Imports: 14 Imported by: 0

README

CLI

CLI for Eru.

Modify resources for eru pods / nodes, manipulate workloads and images.

Develop

We use go mod to manage requirements.
Start developing:

$ git clone github.com/projecteru2/cli
$ make test binary

Commands' source code in commands dir, you can define your own commands inside. Use make test to test and make build to build. If you want to modify and build in local, you can use make deps to generate vendor dirs.

Dockerized cli

Image: projecteru2/cli

docker run -it --rm \
  --net host \
  --name eru-cli \
  projecteru2/cli \
  /usr/bin/eru-cli <PARAMS>
User Manual

Refer to this document

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
pod

Jump to

Keyboard shortcuts

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