OverviewExtension that uses the AEM FileVault tool to interact with a CRX repository. Configurationvsvault.vaultLocation - Local file path to the bin folder of the file vault tool vsvault.host - AEM server host, defaults to localhost vsvault.port - AEM server port, defaults to 4502 vsvault.credentials - AEM credentials formatted as {user}:{password}, defaults to admin:admin FeaturesRun File Vault commands from specific folders, prints the output from the commands in the debug console and displays a message when they are done. Vault PushVault import command to push local changes to a remote repository. Left click on the folder with the changes and select the Vault Push command. Vault PullVault export command to pull repository content to your local files. Left click on the folder that you want to pull content to and select the Vault Pull command. Release Notes1.0.0Vault Pull & Push Vault Commands |