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