Skip to content

Commit

Permalink
v23.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-lacy-veeva authored Sep 11, 2023
1 parent ee4916e commit fc10d78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This tool is distributed as a single JAR file, and does not require installation
click on the "Download" button. From there, the jar file can be run from a command line console.

Download the
latest <a href="https://gitlab.veevadev.com/veevavaultdevsupport/vault-data-tools/-/blob/main/vault-data-tools-23.2.0.jar">
latest <a href="https://github.com/veeva/Vault-Data-Tools/blob/main/vault-data-tools-23.2.0.jar">
vault-data-tools-23.2.0.jar</a>.

## Quick Start
Expand Down Expand Up @@ -135,4 +135,4 @@ java -jar vault-data-tools-23.2.0.jar -datatype DOCUMENTS -action DELETE -input

```
java -jar vault-data-tools-23.2.0.jar -datatype OBJECTS -action DELETE -exclude SYSTEM,STANDARD -vaultDNS cholecap.veevavault.com -username my-username@cholecap.veevavault.com -password "my-password"
```
```

0 comments on commit fc10d78

Please sign in to comment.