Socket
Socket
Sign inDemoInstall

@retter/rio-cli

Package Overview
Dependencies
Maintainers
5
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@retter/rio-cli

Retter.io Command Line Tool


Version published
Weekly downloads
590
decreased by-22.16%
Maintainers
5
Weekly downloads
 
Created
Source

Retter.io Command Line Tool

Rio Command Line Tool

Installation

npm i -g @retter/rio-cli

Before Starting

Rbs Console > Right Top Dropdown Menu > Settings

img.png

NOTE

You should set the admin profile using above credentials by rio set-profile command


Example:
rio set-profile --profile-name PROFILE_NAME --secret-id SECRET_ID --secret-key SECRET_KEY
rio list-profiles

Project Initialization

rio init

Create a new project

rio init PROJECT_ALIAS

rio generate

Create the rio file for each of classes

rio generate
Example:
rio init TEST
cd TEST
rio generate # optional
rio pre-deploy # optional
rio deploy

Project Pre-Deployment

This step does not make any changes. Just only detects changes

rio pre-deploy

Project Deployment

rio deploy

Keywords

FAQs

Package last updated on 15 Sep 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc