Package io.bdeploy.bhive.cli
Annotation Interface ServeTool.ServeConfig
- Enclosing class:
- ServeTool
public static @interface ServeTool.ServeConfig
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements
-
Element Details
-
serve
-
keystore
@Help("Private KeyStore containing the server certificate and private key") @Validator(ExistingPathValidator.class) String keystore -
passphrase
-
-
-
port
- Default:
- 7700
-