Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 929 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 929 Bytes

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