WASdev/util.bash.completion

Name: util.bash.completion

Owner: WASdev

Description: Bash auto completion scripts for Liberty profile server

Created: 2013-07-31 15:57:48.0

Updated: 2016-03-18 14:20:06.0

Pushed: 2016-08-12 00:47:07.0

Homepage:

Size: 12

Language: null

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Bash auto completion scripts for Liberty profile server
Auto completion script for server command
Installation
  1. Download the server Bash auto completion script.
  2. On Ubuntu/Debian, move the script into /etc/bash_completion.d/ directory. On Windows with Cygwin, ensure the bash-completion package is installed first.
  3. Open a new terminal (or Cygwin) window for the new auto completion script to be loaded.
Usage

To list all supported server command actions:

To list all server instances (for all actions except 'create', 'version', and 'help'):

Auto completion script for batchManager command
Installation
  1. Download the batchManager Bash auto completion script.
  2. Follow previous installation instructions
Usage

To list all supported batchManager command actions:

To list help for all batchManager commands:


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.