Skip to main content

No project description provided

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

wscli-0.4.0-py3-none-any.whl (15.0 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