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