Skip to main content

A aggiestack command line program in Python.

Project description

Purpose
-------

This is a demo program towards satisfying the course requirements for CSE - 689-607 SPTP: Cloud Computing Individual Project.

Description of the project can be found at:

https://tamu.blackboard.com/bbcswebdav/pid-4279770-dt-content-rid-31058440_1/courses/CSCE.689.1811.M1/P1.pdf


Usage
-----

pip install aggiestack cli

First time you use the command you will be asked the mongodb host URL and database_name in order to connect

Usage:

aggiestack server create [--image=<IMAGE> --flavor=<FLAVOR_NAME>] <INSTANCE_NAME>
aggiestack server delete <INSTANCE_NAME>
aggiestack server list
aggiestack admin show hardware
aggiestack admin show instances
aggiestack admin can_host <MACHINE_NAME> <FLAVOR>
aggiestack admin show imagecaches <RACK_NAME>
aggiestack admin evacuate <RACK_NAME>
aggiestack admin remove <MACHINE>
aggiestack admin clear_all
aggiestack admin add -mem MEM -disk NUM_DISKS -vcpus VCPU -ip IP -rack RACK_NAME MACHINE
aggiestack show hardware
aggiestack show images
aggiestack show flavors
aggiestack show all
aggiestack show logs
aggiestack config [--images=<IMAGES_PATH> | --flavors=<FLAVORS_PATH> | --hardware=<HARDWARE_PATH> ]
aggiestack config load <CONGFIG_PATH>
aggiestack -h | --help
aggiestack --version


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

aggiestack-1.0.3.tar.gz (9.7 kB view hashes)

Uploaded Source

Built Distribution

aggiestack-1.0.3-py2.py3-none-any.whl (14.8 kB view hashes)

Uploaded Python 2 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