Index Changes
Fuji Home

Fuji CLI Overview

Fuji CLI Home

list-eips

Will list the eips that are currently in use.

Example:

fuji list-eips 

The full option is an optional option and when specified will list the entire eip name. When specifying the full option, the legal values are true, false, or if no value is specified, true will be assumed.

-> fuji list-eips
-> fuji list-eips --full
-> fuji list-eips --full=true
-> fuji list-eips --full=false

Example:

-> fuji list-eips --full

EIP Names
---------
[ 0] {http://fuji.dev.java.net/application/FlowTest2}anotherRouteRule
[ 1] {http://fuji.dev.java.net/application/FlowTest2}myRouteRule
[ 2] {http://fuji.dev.java.net/application/FlowTest2}theLastRouteRule
[ 3] {http://fuji.dev.java.net/application/FlowTest2}yetAnotherRouteRule

Command list-eips executed successfully.

OptionValueOption DescriptionRequired Option
--full true or false If true, the entire name for each eip will be displayed No
--help Will display the help for this command No

OperandOperand DescriptionRequired
none

JSPWiki v2.4.100
[RSS]
« Home Index Changes Prefs
This page (revision-3) was last changed on 11-Jun-09 17:22 PM, -0700 by Mark Saunders