Index Changes
Fuji Home

Fuji CLI Overview

Fuji CLI Home

list-configurations

Will list the configurations, by default all configuration will be listed, but by using the optional --type option the output can be filtered. The available --type options are:

  • *
  • all
  • interceptor
  • aspect
Example:
fuji list-configurations
fuji list-configurations --type interceptor

Example Output:

-> fuji list-configurations

Configuration Names
-------------------
aspect-6
aspect-7
interceptor-2
interceptor-3
interceptor-4
interceptor-5
interceptor-10

OptionValueOption DescriptionRequired Option
--type config type The configuration type, used to filter the output. Available types are *, all, interceptor and aspect. 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-2) was last changed on 24-Nov-08 11:35 AM, -0800 by Mark Saunders