0.0.2 • Published 2 years ago

@rettersoft/rtbs-cli v0.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

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