A dynamic extensible CMD based command shell
Project description
Cloudmehs Installer
This is an experimental installer that is most usefull during the development of cloudmesh components form source. Once cloudmehs is released, you can use the packages hosted at pypi.
This command can be installed with
$ pip install cloudmesh-installer
an FAQ is available at
Usage
cloudmesh-installer -- a helper to install cloudmesh from source for developers.
Usage:
cloudmesh-installer git key [LOCATION]
cloudmesh-installer git [clone|pull|status] [BUNDLE]
cloudmesh-installer install [BUNDLE] [-e]
cloudmesh-installer list [BUNDLE] [--short]
cloudmesh-installer git list BUNDLE
cloudmesh-installer bundles
cloudmesh-installer version
cloudmesh-installer info
cloudmesh-installer local purge DIR [--force]
cloudmesh-installer pyenv purge ENV [--force]
A convenient program called `cloudmesh-installer` to ownload and install cloudmesh
from sources published in github.
Arguments:
BUNDLE the bundle [default: cms]
REPOS list of git repos
ENV the name of the pyenv
DIR the directory form where to start the search
Options:
-h --help
--force force the execution of the command. This command could delete files.
Description:
cloudmesh-installer bundles
Cloudmesh has a number of bundels. Bundels are simple a number of git
repositories. You can list the bundels with the list command. and see
their names in the top level.
This command lists all available bundles
cloudmesh-installer list bundle
list sthe information about a particular bundle.
cloudmesh-installer git list [BUNDLE]
Shows the location of the repositories in a bundle.
cloudmesh-installer info
The info command gives some very basic information about the version
numbers of cloudmesh on your system, github, and pypi. THis helps
identifying if you may run an odlder version.
In addition we try to check if you do use pyenv
cloudmesh-installer git key [LOCATION]
This command only works if you use ssh keys to authenticate with github.
This command makes uploading the key easy as it checks for your key and
provides via the web browser automatic pageloads to github for the
keyupload. YOu do not have tou use this command. It is intenden for
novice users.
cloudmesh-installer git [clone|pull|status] [BUNDLE]
This command executes the given git command on the bundle
cloudmesh-installer install [BUNDLE]
This command executes an install on the given bundle
cloudmesh-installer info
This command is very useful to list the version of the installed
package, the version n git, and the version on pypi
cloudmesh-installer local purge [DIR] [--force]
THIS IS A DANGEROUS COMMAND AND YOU SHOULD PROBABLY NOT USE IT
This command should not be used in general. It is for the most
experienced user and allows to identify eggs in your directory
recursively. The --force option allows to delete the egg, but it may be a
better strategy to just list the egs without the --force and than delete the
files you do not want.
One test that you may want to do is to just call the command without the
force option as to see possible eggs that you forgot and may need to be
deleted.
cloudmesh-installer pyenv purge ENV [--force]
THIS IS A DANGEROUS COMMAND AND YOU SHOULD PROBABLY NOT USE IT
THis command removes the specified virtual envireonment and reinstalls
it with python 3.7.3. It will erase it entirely, thus make sure you know
what this command does. YOu will have to reinstall all packages.
Example:
let us assume you like to work on storage, than you need to do the following
mkdir cm
cd cm
cloudmesh-installer git clone storage
cloudmesh-installer install storage -e
cloudmesh-installer info
Appendix
Timings
Command | Time |
---|---|
pip install cloudmesh-installer |
0m4.558s |
time cloudmesh-installer install cms |
0m18.288s |
time cloudmesh-installer git clone storage |
0m4.926s |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cloudmesh-installer-4.2.3.tar.gz
(10.8 kB
view details)
Built Distribution
File details
Details for the file cloudmesh-installer-4.2.3.tar.gz
.
File metadata
- Download URL: cloudmesh-installer-4.2.3.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8642d18fbb827bd70d0d14440826ca59f80c82fafc910d24f84e7449ad9e4846 |
|
MD5 | e09de590fd82265d44c949d868be8538 |
|
BLAKE2b-256 | 3620343e7168d45833b5b0cc27aa6e36a0258dd91edb7ce10b331b670b30dd63 |
File details
Details for the file cloudmesh_installer-4.2.3-py2.py3-none-any.whl
.
File metadata
- Download URL: cloudmesh_installer-4.2.3-py2.py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b65598e699c1c10d10a2652abde16a10c34d67b9a4dbf7c9185eb17afefa91e |
|
MD5 | 56393628239c1642636c627cbe7cc872 |
|
BLAKE2b-256 | eaa2a2561196005ae80faf7093f017a5ff9db84ff5546cd1d4c129cf3d515cb9 |