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

@rettersoft/rtbs-cli

Package Overview
Dependencies
Maintainers
6
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@rettersoft/rtbs-cli

RTBS Command line tool

0.0.2
unpublished
latest
Source
npm
Version published
Weekly downloads
0
Maintainers
6
Weekly downloads
 
Created
Source

RTBS Command Line Tool

Installation

> npm i -g @rettersoft/rtbs-cli

Before Starting

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

Rbs Console > Right Top Dropdown Menu > Settings

img.png

Example:
> rtbs set-profile --admin_secret jd62WKv************************* --admin_id dcd1d7dc-****-****-****-76de9c2170f6

Project Initialization

> rtbs init youre_created_project_id
Example:
> mkdir test
> cd test
> rtbs init c26fc33dc646473a9f545c86e55bc999

Project Deployment

> rtbs deploy

Keywords

rtbs

FAQs

Package last updated on 13 Dec 2021

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