Launch Week Day 2: Introducing Reports: An Extensible Reporting Framework for Socket Data.Learn More
Socket
Book a DemoSign in
Socket

@raas-ai/raas-cli

Package Overview
Dependencies
Maintainers
3
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@raas-ai/raas-cli

Command line interface to RaaS.AI model hosting platform

latest
Source
npmnpm
Version
1.8.3
Version published
Maintainers
3
Created
Source

Getting Started with RaaS

Sign Up

To sign up for RaaS, you'll neeed a username and a password. The signup command will prompt you for a username, password, and ask to confirm said password.

raas signup

If you already have an account, you can run raas login.

Running Tests

Integration Tests:

export EMAIL='tests@raas.ai'
export PASSWORD='p@ssw0rd'
export RAAS_REGION='dev'
npm run test

FAQs

Package last updated on 07 Apr 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