Uses of Class
org.kiwiproject.ansible.vault.VaultEncryptCommand
Packages that use VaultEncryptCommand
-
Uses of VaultEncryptCommand in org.kiwiproject.ansible.vault
Methods in org.kiwiproject.ansible.vault that return VaultEncryptCommandModifier and TypeMethodDescriptionVaultEncryptCommand.VaultEncryptCommandBuilder.build()static VaultEncryptCommandVaultEncryptCommand.from(VaultConfiguration configuration, @Nullable String vaultIdLabel, String plainTextFilePath) Create an instance.static VaultEncryptCommandVaultEncryptCommand.from(VaultConfiguration configuration, String plainTextFilePath) Create an instance.