cli

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2019 License: MIT Imports: 1 Imported by: 0

README

Apex CLI

Build Status Coverage Report Go Report Card License MIT

[WIP] CLI utility to interact with Apex services.

Installation

make
sudo make install

Generate Completions Files

Command completion files can be generated for bash or zsh.

apexcli completion -s bash
apexcli completion -s zsh

Load these one time using

. <(apexcli completion)

or every time using

echo ". <(apexcli completion)" | tee -a ~/.bashrc

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
pkg

Jump to

Keyboard shortcuts

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