cf-shell

command module
v0.0.0-...-c57001c Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2017 License: Apache-2.0 Imports: 4 Imported by: 0

README

cf-shell - A Shell for Cloud Foundry Commands with Auto-Completion

cf-shell is a simple plugin for the Cloud Foundry cf command line tool which supports auto-completion of cf arguments. Its core functionality is based on go-prompt. It makes it easy exploring arguments and its options without browsing through the help pages.

Installation

By Source
mkdir -p $GOPATH/src/github.com/dgruber
cd $GOPATH/src/github.com/dgruber
git clone $GOPATH/src/github.com/dgruber/cf-shell
cd cf-shell
go build
cf install-plugin ./cf-shell
Pre-Build

For MacOS X:

cf install-plugin https://github.com/dgruber/cf-shell/blob/master/builds/current/cf-shell.osx?raw=true

Usage

cf shell

Typing quit or exit (or ctrl-d) closes the shell.

Uninstall plugin

cf uninstall-plugin Shell

Screenshots

Arguments

cli completion

...and options

cli completion

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