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.2.tar.gz (145.1 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for rapyuta_io_cli_test-0.0.2.tar.gz
Algorithm Hash digest
SHA256 be60111b8cfa456f972a03349c8cbb882422f2bcf7d7ef5371d731b6fc05da15
MD5 fde68a12cc48cf5226b5d64cec5443d4
BLAKE2b-256 6ba8226500298ef2575515d6a2dce5c42f828b1d540a4d9ac46b9b3b0d0991d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapyuta_io_cli_test-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 677fc413655734be34a016e9554857fe794d3d620f4f32a4e1d09cc7df32e0a4
MD5 9d7455e405fdfb8ab1c0a82176a9e0fb
BLAKE2b-256 0ed786dddfd5d613fb1293d96295e6312920e2b4ae167d452ff1ee2fa02dd3af

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