cli

command module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2017 License: Apache-2.0 Imports: 1 Imported by: 0

README

forge! The StormForger Command Line Client

HEAVY WORK IN PROGRESS

This is the StormForger command line client!

Usage:
  forge [command]

Available Commands:
  har         Convert HAR to test case
  ping        Ping the StormForger API

Flags:
      --api-endpoint string   API Endpoint (default "https://api.stormforger.com")

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

Release

Dependencies:

go get github.com/laher/goxc
go get github.com/inconshreveable/mousetrap # required to cross compile for windows

In order to publish releases, you need a personal access token, which you can acquire here: https://github.com/settings/tokens.

Copy the token an add it to your local goxc configuration (will be written to .goxc.local.json):

goxc -wlc default publish-github -apikey=$API_KEY

To make a release, run:

make release

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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