Blog /

Rapyuta’s New Command Line Interface (CLI)

Date: 08 Dec 2021
Category: engineering

To provide a developer-friendly experience Rapyuta now offers a powerful command-line interface in addition to the existing Web UI. 

Why CLI ?

  • CLI is aware of the shell context. For example, it automatically imports Secrets like docker registry settings and GitHub credentials from your shell environment.
  • CLI allows you to write simple scripts to automate mundane tasks. For example:
    • CLIs additional benefit of context helps to automatically import secrets using the command:
      • rio secret import docker
    • CLIs help avoid the multi steps process of importing builds. It can be automatically imported using the command:
      • rio build import docker
    • CLI can also stream logs that the users can analyse using the various command line utilities.

Note: For advanced use cases, Rapyuta offers SDKs for scripting purposes.

Getting Started with CLI

You can easily get started with Rapyuta’s CLI by running a couple of commands to install and authenticate. 

Installation – Rapyuta-io-cli is distributed through Pypi and it can be installed by running the command: 

pip3 install rapyuta-io-cli

Authentication  – Login, and start using rio by running the command:

rio auth login

Now you’re all set to go. Simple isn’t it?

Checkout the Asciinema to view a few exciting operations performed using the CLI:

  • Getting started with the rapyuta.io CLI.
  • Working with secrets,
  • Onboarding and performing operations on your device.
  • Working with live logs from build, deployments and devices.

To explore our CLI, click here!

Recent Articles

Most distribution centers already run a WMS. Most of them still cycle count every week. The distance between those two facts is what warehouse digital transformation actually has to close, and no amount of...

...
read me

Robotic automated storage and retrieval systems went from a niche category to a crowded one in roughly five years. Cube storage, climbing robots, tote-handling AMRs, shuttle hybrids. Most vendors will tell you...

...
read me

Can one automated system serve five clients with five different SKU profiles, five different sets of rules, and five different growth curves, all on the same floor, without physically partitioning a...

...
read me

For the better part of the last decade, outsourcing fulfillment looked like the smart play. Third-party logistics providers offered scale, flexibility, and a way to convert fixed warehouse costs into variable ones. For many...

...
read me