Skip to main content

rapyuta.io CLI

The rapyuta.io CLI exposes features of the rapyuta.io cloud platform on the command-line.

The application is written in Python 3, and it is distributed through PyPI for Python 3 environments.

For Reference on directory structure please refer Please have a look at the corresponding article: http://gehrcke.de/2014/02/distributing-a-python-command-line-application/

Installation

[Recommended] Installing the AppImage

You can install the latest AppImage using the following command.

curl -fSsL https://cli.rapyuta.io/install.sh | bash

Note: The AppImage is a self-contained executable that can be run on any Linux distribution. However, it is not supported for non-Linux systems.

Installing via pip

pip install rapyuta-io-cli

On Unix-like systems it places the rio executable in the user's PATH. On Windows it places the rio.exe in the centralized Scripts directory which should be in the user's PATH.

Installing from source

To install the CLI from source, you can use the setup.py script directly. Clone the repository and from the root of the directory, run the following command.

git clone git@github.com:rapyuta-robotics/rapyuta-io-cli.git
cd rapyuta-io-cli
python setup.py install

Getting Started

To begin using the CLI, it must be authenticated with rapyuta.io.

rio auth login

The email and password can either be given through flags (for scripting purposes) or interactively through the prompt.

Note: Entering the password as a flag is not recommended because it leaves the traces.

Once set up, run rio --help to see the available commands.

References

Download files

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

Source Distribution

rapyuta_io_cli-10.7.0.tar.gz (175.5 kB view details)

Uploaded Source

Built Distribution

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

rapyuta_io_cli-10.7.0-py3-none-any.whl (354.4 kB view details)

Uploaded Python 3

File details

Details for the file rapyuta_io_cli-10.7.0.tar.gz.

File metadata

  • Download URL: rapyuta_io_cli-10.7.0.tar.gz
  • Upload date:
  • Size: 175.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.4.22

File hashes

Hashes for rapyuta_io_cli-10.7.0.tar.gz
Algorithm Hash digest
SHA256 75ded9d82c7d95063fb735cf60cea7ffe0803570bda6ed1f15a7ec4154c04661
MD5 41b818de7ee54cf2134ede738319d6e0
BLAKE2b-256 9fe0f66840108e705ed264eba7503f930bc786ae7a1e148122d2c7efc5203037

See more details on using hashes here.

File details

Details for the file rapyuta_io_cli-10.7.0-py3-none-any.whl.

File metadata

File hashes

Hashes for rapyuta_io_cli-10.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f36c67d2a1472418b5c32284e164cb6497894896ef4df98c832679b1dc85c8af
MD5 90ba408b360d9bf8c0bfa0eb04874979
BLAKE2b-256 11dfafae9192fff5c9af83eb22ce09dace70cca3225ab529d0ffdb084cb7cf68

See more details on using hashes here.

Release history Release notifications | RSS feed

Supported by

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