Skip to main content

Command line client for Rackspace Service Registry

Project description

# Rackspace Service Registry CLI

Command line client for Rackspace Service Registry. The client currenty only offers read-only functionality and allows users to:

  • view account limits

  • view display active sessions

  • vite active services

  • view events

  • view configuration values

## Installation

pip install –upgrade service-registry-cli

## Usage

raxsr <resource> <action> [options]

For example:

raxsr services list

### Viewing Command Options

raxsr help services list

### Custom Output Formatter

To specify a custom formatter, use -f option. For example:

raxsr services list -f json

#### Available Formatters

  • table

  • csv

  • json

  • yaml

  • html

# License

Library is distributed under the [Apache license](http://www.apache.org/licenses/LICENSE-2.0.html).

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

service-registry-cli-0.1.7.tar.gz (6.4 kB view hashes)

Uploaded Source

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