Skip to main content

Renesas AI Workbench Command-Line Tools.

Project description

This package provides a unified command line interface to Renesas AI Workbench Service.

Jump to: - Getting Start

Requirements

The aws-cli package works on Python versions:

  • 3.9.x and greater

  • 3.10.x and greater

  • 3.11.x and greater

  • 3.12.x and greater

Installation

For Developers

aiwb-cli’s dependencies use a range of packaging features provided by wheel and setuptools. To ensure smooth installation, it’s recommended to use:

Create virtual env

cd aiwb-cli
python3 -m venv .venv

Install Pre-requisites

.venv/bin/pip3 install build wheel

Building wheel package

.venv/bin/python3 -m build --wheel

Install package

.venv/bin/pip3 install --force-reinstall dist/aiwb-<version>-py3-none-any.whl # add --force-reinstall so as to force re-write the package

For end users

End users only need to install the packged aiwb-cli with pip command.

pip3 install <public aiwb package name>

Usage

Configuration

For custom AI workbench endpoints, you will need to setup AIWB service url before using it, otherwise, cli will route to default service url ai.aws.renesasworkbench.com

export AIWB_URL="http://localhost:8080"

Before getting start, you need to login

aiwb login

To check user identity

aiwb whoami

You can revoke the session by logout command

aiwb logout

Basic Commands

An CLI command has the following structure:

aiwb [OPTIONS] COMMAND [ARGS]...

For example, to list workbench, the command would be:

aiwb workbench list

To get the version of the AWS CLI:

aiwb version

To view help documentation, use the following:

aiwb --help

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

aiwb_cli-1.0.1.tar.gz (15.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aiwb_cli-1.0.1-py3-none-any.whl (18.1 kB view details)

Uploaded Python 3

File details

Details for the file aiwb_cli-1.0.1.tar.gz.

File metadata

  • Download URL: aiwb_cli-1.0.1.tar.gz
  • Upload date:
  • Size: 15.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.4

File hashes

Hashes for aiwb_cli-1.0.1.tar.gz
Algorithm Hash digest
SHA256 688416b72f066aefa675de4819baaa2f46e8ed5f311360cade02d7957cde1092
MD5 0157ac6f05d03134fe502509fe8df315
BLAKE2b-256 1be330d5d5c7aec08796ace4dbd5c8354ededc9e3945ded9d1101cc1943e0969

See more details on using hashes here.

File details

Details for the file aiwb_cli-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: aiwb_cli-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 18.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.4

File hashes

Hashes for aiwb_cli-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 698683f73e5ff84c326b09f4122f5a96fd069bd7fcc54c49cc30c20db132842e
MD5 a293e7c72ec976faf8698f97a75fea78
BLAKE2b-256 1d26193c8ebb9b8927a925e85985da99947c5f877b8cf3ae22b1f08b6f079e03

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page