Skip to main content

CLI for the ServiceX Data Server

Project description

ServiceX Command Line Tool

This is a tool for setting up the serviceX cluster.

Its only function for now is to install your grid certs and passphrase securely as kubernetes secrets.

Installation

The tool is available on pypi so...

pip install servicex-cli

Usage

To list the version of the servicex cli installed:

servicex version

Install Certs

To install your grid certs

servicex init

By default, it will find certs in .globus in your home directory. You can override this by providing a --cert-dir command line option.

By default the secret will be created in the default namespace. You can override this by providing a --namespace command line option.

When the script runs it will prompt you for your grid cert passphrase. This will not be echoed to the screen, but will be stored in the kubernetes secret.

Remove Certs

If you want to remove the installed certs and passphrase from the cluster then you can use:

servicex clear

It takes the same --namespace argument as the init command to remove the secret from that namespace.

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

servicex-cli-0.3.0.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

servicex_cli-0.3.0-py3-none-any.whl (5.9 kB view hashes)

Uploaded Python 3

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