A command line interface for the Neustar Trusted Identity (TDI) Core
Project description
Neustar Trusted Device identity (TDI) CLI
About
This tool allows you to interact with your Neustar Trusted Device Identity (TDI) deployment from your terminal. It can be used to create Projects, provision Devices and Servers, and more. This is an open source tool. We welcome developer input and contributions to continuously improve the Command Line tool and service the community.
Please report bugs and feature requests through the Issues tab. To contact the TDI team, please email HelpIoT@neustar.biz.
License
This project is licensed under the Apache License Version 2.0. For full details, see LICENSE.
Using TDI CLI
Install TDI Command Line Interface
pip install oneid-cli
Configure your computer (requires your TDI 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
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
File details
Details for the file oneID-cli-1.0.35.tar.gz
.
File metadata
- Download URL: oneID-cli-1.0.35.tar.gz
- Upload date:
- Size: 20.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ffde4003b9d2b556417092e6c3a018c5ae602806b2d3da6b1fea55c3206809bd |
|
MD5 | 2fd555ceb4f738a77eb1b9f198875e07 |
|
BLAKE2b-256 | 4201c84de48dfbc7ce4b18796db02b65d249ad31f967f1a9198429f8480f0a3b |