Skip to main content

oneID-cli is a command line interface for oneID Connect

Project description

CIStatus

Install oneID Command Line Interface

pip install oneid-cli

Configure your computer (requires your oneID UUID & Secret Key)

oneid-cli configure

Create a new Project

oneid-cli create-project --name "My New Project"

List all your Projects

oneid-cli list-projects

List details for a Project

oneid-cli list-projects --project <project-uuid>

Provision a new IoT Device

oneid-cli provision --type edge_device --name "My IoT Device" --project <project-uuid>

Provision a new Server

oneid-cli provision --type server --name "My Server" --project <project-uuid>

To send messages between devices and servers, use oneID-connect, available at http://oneid-connect.readthedocs.org/en/latest/

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

oneID-cli-1.0.34.tar.gz (14.2 kB view hashes)

Uploaded Source

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