Skip to main content

Generate a standard Outages Project repository.

Project description

outages-scaffold

This tool is part of the Outages Project. It asks the user a series of question and then generates a simple scaffolding for a tracking outages in the Outages Project format.

Install

pip install outages-scaffold

Execution

outage-scaffold

Answer prompts as asked.

Alternatively, parameters may be passed in:

$ bin/outages-scaffold --help
usage: outages-scaffold [-h] [-n SERVICE_NAME] [-t SERVICE_TYPE]
                        [-u SERVICE_URL] [-j JSON_URL]

Generate a new repository for the Outages Project

optional arguments:
  -h, --help            show this help message and exit
  -n SERVICE_NAME, --service-name SERVICE_NAME
                        Service name, one word (e.g. AWS)
  -t SERVICE_TYPE, --service-type SERVICE_TYPE
                        Service type, brief (e.g. cloud computing platform)
  -u SERVICE_URL, --service-url SERVICE_URL
                        Service url (e.g. https://aws.amazon.com)
  -j JSON_URL, --json-url JSON_URL
                        JSON url to parse (e.g.
                        https://status.aws.amazon.com/data.json)

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

outages-scaffold-0.0.2.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

outages_scaffold-0.0.2-py3-none-any.whl (4.4 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