wscli
Wilder Sensing CLI tool
Install
from pypi:
pip install wscli
Configure the authentication backend using a profile:
wscli auth configure set-profile <name>
in order to inspect the available profiles, please run the following:
wscli auth configure profiles
Usage
Login
to login in the Wilder Sensing platform:
wscli auth login \
--username myusername
--password mypassword
To refresh the login token:
wscli auth refresh
in order to inspect your current login data:
wscli auth show
and, to check how much time is left before a refresh is required:
wscli auth show --remaining --no-claims
Release files for wscli 0.4.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| wscli-0.4.0-py3-none-any.whl | Python 3 | none | any | Details |
Release files / wscli-0.4.0-py3-none-any.whl
| Download URL | wscli-0.4.0-py3-none-any.whl |
|---|---|
| Size | 15.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
046b2aad0493facc18206988f29af23b341e2bcf9eb6cbe53fb7934794f9c681
|
|
BLAKE2b-256 checksum How to use checksums |
18375ac85dd2363bac52f0ce9b90c3740ef4f00f7b30098096df4ceaa08a06b0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/5.1.1 CPython/3.10.14
|