No project description provided
Project description
WCM - WINGS Component Manager
Installation
pip install wcm
CLI
wcm WINGS Component Manager is a cli utility to publish WINGS component to a WINGS instance.
$ wcm --help
Usage: wcm [OPTIONS] COMMAND [ARGS]...
Options:
-v, --verbose
--help Show this message and exit.
Commands:
configure Configure credentials
init Initialize a directory for a new component.
publish Deploy the pacakge to the wcm.
version Show wcm version.
The configure sub command is used to setup credentials used by wcm to interact with WINGS server(s).
$ wcm configure --help
Usage: wcm configure [OPTIONS]
Configure credentials
Options:
-p, --profile <profile-name>
--help Show this message and exit.
The init sub command is used to initialze a new WINGS component on the file-system.
$ wcm init --help
Usage: wcm init [OPTIONS] [COMPONENT]
Initialize a directory for a new component.
Options:
-y, --yes
--help Show this message and exit.
The publish sub command publishes a component to a WINGS server.
$ wcm publish --help
Usage: wcm publish [OPTIONS] [COMPONENT]
Deploy the pacakge to the wcm.
Options:
-d, --debug / -nd, --no-debug
-n, --dry-run
--help Show this message and exit.
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
wcm-0.0.5.tar.gz
(10.1 kB
view details)
File details
Details for the file wcm-0.0.5.tar.gz.
File metadata
- Download URL: wcm-0.0.5.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d90d8a45cd39a78077dd2388f34be916f06385c002384175a9bf1aed772d7a7
|
|
| MD5 |
e89a69060d03d049a972490f1e3e4e49
|
|
| BLAKE2b-256 |
1795ba83c837d0fd55c3dae92de1c3d2a42734ce4ea40dffca55000f63f2f02b
|