0.1.0 • Published 4 years ago

@sudoapps/s-app-cli v0.1.0

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

Installation

npm install @sudoapps/s-app-cli -g

Authentication

Your authentication token can be found in your dashboard.

s-app auth --token TOKEN

Generate Audit Report

Generate an audit report by running the following in any of your project directories. Visit your dashboard to view all generated reports and create monitors on a given project.

This is currently only available for node.js projects with a package.json and package-lock.json. Additional dependency support will be coming soon.

s-app generate-report
0.1.0

4 years ago