New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@rettersoft/rio-cli

Package Overview
Dependencies
Maintainers
6
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rettersoft/rio-cli

Retter.io Command Line Tool

1.0.3
latest
Source
npm
Version published
Weekly downloads
0
Maintainers
6
Weekly downloads
 
Created
Source

Retter.io Command Line Tool

Rio Command Line Tool

Installation

> npm i -g @rettersoft/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

Project Pre-Deployment

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

> rio pre-deploy

Project Deployment

> rio deploy

Keywords

rio

FAQs

Package last updated on 14 Jan 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