/xl-cli

Docker container that has the XL CLI installed

Primary LanguageShellMIT LicenseMIT

xl-cli

Docker image that has XL CLI installed.

CI status

Docker Hub License: MIT

Supported tags

Dockerfile

  • Dockerfile builds the container with base image alpine

Usage

For example will print the xl cli help message:

    docker run -v $PWD/config.yaml:/data/config.yaml -e XL_DEPLOY=172.17.0.1:4516 -e XL_RELEASE=172.17.0.1:5516 xebialabsunsupported/xl-cli:8.5.0 --config /data/config.yaml help