Skip to content

xebialabs-community/xl-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published