Package io.bdeploy.bhive.cli
Annotation Interface ManifestTool.ManifestConfig
- Enclosing class:
- ManifestTool
public static @interface ManifestTool.ManifestConfig
-
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 -
source
-
saveTo
-
-