This a E2E CLI tool for TIR AI-ML
Project description
TIR CLI
Stable Release : version - 0.1.1
The TIR Command Line Interface is a unified tool to manage all your tir services A command line tool developed by tir Networks Ltd
Getting started
Just Login to your E2E myAccount and get your access/project tokens. For more on access token refer E2E Tokens Add this to your system and you are all set to go.
Requirements
The tir-cli package works on Python versions:
3.x and greater
setuptools 45.2.0 or greater
requests 2.22.0 or greater
Notices
Attention! We recommend that all customers regularly monitor the TIR docs website for any important update bulletins related to tir-cli.
Installation
Installation of the TIR CLI and its dependencies use a range of packaging features provided by pip and setuptools. To ensure smooth installation, it’s recommended to use:
pip: 21.0 or greater requests: 2.22.0 or greater setuptools: 45.2.0 or greater
The safest way to install the tir CLI is to use pip in a virtualenv: pip install tir-cli
Configuration
Before using the tir CLI, you need to configure your tir credentials/Tokens This can be done by running the following commands to add token, more :
tir config add -> To add project
Further set default project by using : tir config set -> To set default project for system
Basic Commands
An tir CLI command has the following structure:
tir <command> <subcommand> [options and parameters]
For example, to list buckets, the command would be:
tir datasets list
To view help/man documentation, use one of the following:
tir --help
To get the version of the tir CLI:
tir --version/-v
To get the package info of the tir CLI:
tir --info
To turn on debugging :
tir --debug <command> <subcommand>
To get arguments info :
tir <command> <subcommand> --help
Support
For support/help refer TIR CLI docs or visit tir Networks
Authors and acknowledgment
Aman Mishra
Project status
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 tir-cli-0.1.1.tar.gz
.
File metadata
- Download URL: tir-cli-0.1.1.tar.gz
- Upload date:
- Size: 46.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d757a068eb85e7a77a020cbe1df418a6d8db65028b66fa90beb5ce1d9ad1875 |
|
MD5 | d970b17fe8777f9ded1f6a9b8d0f9588 |
|
BLAKE2b-256 | 3056f97274de1c0b9d0c6347fc125ccdb98447c74a968236b8dd8f0df36a445b |