Fuji CLI Overview
list-components
Will list the jbi components that have been installed. This command will default to listing all components (Bindings and Engines), but the output can be restricted by specifying the type of component to list, this is done by using the --type option.
Example:
fuji list-components
fuji list-components --type=binding
fuji list-components --type=engine
fuji list-components --type=*
fuji list-components --type=all
-> fuji list-components
Binding & Engine Components
---------------------------
Binding: sun-ftp-binding
Binding: sun-smtp-binding
Binding: sun-file-binding
Binding: sun-email-binding
Binding: sun-scheduler-binding
Binding: sun-database-binding
Engine : sun-jruby-engine
-> fuji list-components --type=engine
Engine Components
-----------------
sun-jruby-engine
| Option | Value | Option Description | Required Option |
| --type | all,binding,engine,* | Type type of component to list. | No |
| --help | | Will display the help for this command | No |
| Operand | Operand Description | Required |
| none | | |
This page (revision-4) was last changed on
11-Jun-09 17:25 PM, -0700
by Mark Saunders.
This page was created on
20-Mar-09 12:41 PM, -0700 by Mark Saunders.
More info...