Name

adams.flow.control.Keytool


Synopsis

Runs keytool whenever a token gets passed through. The generated output gets tee-ed off.
If a password should be required, it is recommended to prompt the user via the adams.flow.source.EnterManyValues source, using the PASSWORD type for the parameter. The password can then be inserted via a variable in the additional options.


Additional information

Flow input/output:
- input: adams.flow.core.Unknown
- output: adams.flow.core.Unknown
Actor handler information:
- Actor execution: SEQUENTIAL
- Standalones allowed: false
- Source allowed: false
- Forwards input: true


See also

Conditional equivalent

adams.flow.control.ConditionalTee


Options