Skip to main content

rapyuta.io Command Line Interface

Project description

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

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

rapyuta_io_cli_test-0.0.1.tar.gz (146.3 kB view details)

Uploaded Source

Built Distribution

rapyuta_io_cli_test-0.0.1-py3-none-any.whl (303.3 kB view details)

Uploaded Python 3

File details

Details for the file rapyuta_io_cli_test-0.0.1.tar.gz.

File metadata

File hashes

Hashes for rapyuta_io_cli_test-0.0.1.tar.gz
Algorithm Hash digest
SHA256 e318cbac5915b344c8ba66cce04db31b8d07f13387ea6db8188281217366e8d6
MD5 a8d393ae77bf619bc42dfed24b0b4fdb
BLAKE2b-256 516eabd0bc3d58aa215e6d6d8ff007c95a438f2b12612315213cce8cd5102c7c

See more details on using hashes here.

File details

Details for the file rapyuta_io_cli_test-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for rapyuta_io_cli_test-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7d501563fc9d2ceb88ab9fec550159ee469f20ec06de7d5aceead384c9673f02
MD5 ca4b3a8167d58570e6cde4541b639061
BLAKE2b-256 71103444351b77891ef0eeb482741de4d9104296ca415750fc9eb18b344570a4

See more details on using hashes here.

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