Concord provides a command-line tool to simplify some of the common operations.
Concord CLI requires Java 17+ available in $PATH
. Installation is merely
a download-and-copy process:
$ curl -o ~/bin/concord https://repo.maven.apache.org/maven2/com/walmartlabs/concord/concord-cli/2.14.0/concord-cli-2.14.0-executable.jar
$ chmod +x ~/bin/concord
$ concord --version
2.14.0
2011 - 2024 © Walmart Inc. All Rights Reserved.