Package io.bdeploy.bhive.cli
Annotation Interface PruneTool.PruneConfig
- Enclosing class:
- PruneTool
public static @interface PruneTool.PruneConfig
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements
-
Element Details
-
hive
@Help("The BHive to use") @EnvironmentFallback("BHIVE") @Validator({ExistingPathValidator.class,PathOwnershipValidator.class}) String hive
-
-
-
verbose
- Default:
- false
-