Skip to main content

Show Gitlab CI/CD variables as Tree structure

Project description

gitlab-ci-cd-variables-tree PyPi version PyPI pyversions

Show Gitlab CI/CD variables as Tree structure

Installation

$ # Install
$ python3 -m pip install gitlab-ci-cd-variables-tree --user

$ # Install with upgrade
$ python3 -m pip install gitlab-ci-cd-variables-tree --user --upgrade

Usage

First you need to create a personal token on gitlab.com. ---> Link

$ gitlab-ci-cd-variables-tree --help

$ # Show version
$ gitlab-ci-cd-variables-tree version
gitlab-ci-cd-variables-tree: 0.1.0

$ # Show gitlab ci-cd variables,
$ # Make sure that the 'GITLAB_URL' and 'GITLAB_TOKEN' environment variable is set.
$ export GITLAB_URL=https://gitlab.com
$ export GITLAB_TOKEN=<YOUR_PRIVATE_TOKEN>

$ gitlab-ci-cd-variables-tree show --gitlab-group-id 6161

$ # Show with detailed log messages
$ gitlab-ci-cd-variables-tree --log-level INFO show --gitlab-group-id 6161

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gitlab-ci-cd-variables-tree-0.1.0.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page