Package io.bdeploy.bhive.cli
Annotation Interface ExportTool.ExportConfig
- Enclosing class:
- ExportTool
public static @interface ExportTool.ExportConfig
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements
-
Element Details
-
hive
@Help("The source BHive to export from") @EnvironmentFallback("BHIVE") @Validator({ExistingPathValidator.class,PathOwnershipValidator.class}) String hive -
target
-
manifest
-
-
-
jobs
- Default:
- 4
-