hb

command module
v0.0.0-...-337d2fc Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2020 License: GPL-3.0 Imports: 11 Imported by: 0

README

Go Report Card

HB a command line tool for HobbyFarm Administrators

HobbyFarm is a Learning Management Platform used by Rancher Labs to provide Hands-On Training and Workshop. More on HobbyFarm here. HB is a CLI tool designed to help HobbyFarm Administrators interact with HobbyFarm. The first feature it has is downloading.

Usage:

hb dl --email admin@rancher.com --password mypassword --region eu1 --scenario "Name of scenario"

where:

  • email and password flags are the admin HobbyFarm credentials
  • region: the HobbyFarm's region in the URL: https://admin.na2.hobbyfarm.io/
  • scenario: is the name of the scenario to download

At the moment this dl command will create a folder with the scenario name and put all markdown steps inside.

To get inline help:

hb help

WARNING: needs improvement to document help for subcommands.

In order to compile the code, you need to have golang installed on your system and, after cloning, run :

go build hb.go scenario.go

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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