Skip to main content

CLI client for interfacing with a MASH server.

Project description

Build Status Documentation Status Py Versions License

mash-client

overview

mash-client provides a command line utilty to interface with the MASH server REST API.

Installation

To install the package use the following commands as root:

$ zypper ar http://download.opensuse.org/repositories/Cloud:/Tools/<distribution>
$ zypper refresh
$ zypper in mash-client

Requirements

  • Click
  • requests
  • PyYaml
  • PyJWT

Docs

Usage

The client has the following endpoints:

mash job add

Send add job request to mash server based on provided json document.

mash job delete

Delete a job given the UUID.

mash account add azure mash account add ec2 mash account add gce

Add account based on cloud framework.

mash account delete

Delete mash account.

To get more info on an endpoint use the --help option:

mash account add azure --help

Issues/Enhancements

Please submit issues and requests to Github.

Contributing

Contributions to mash-client are welcome and encouraged. See CONTRIBUTING for info on getting started.

License

Copyright (c) 2019 SUSE LLC.

Distributed under the terms of GPL-3.0+ license, see LICENSE for details.

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

mash-client-1.0.0.tar.gz (25.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