Socket
Socket
Sign inDemoInstall

@polaris-sloc/cli

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polaris-sloc/cli

This is the CLI for the Polaris SLO Framework project.


Version published
Maintainers
1
Created
Source

Polaris CLI

This is the CLI for the Polaris SLO Framework project.

For more information, please have a look at the Polaris CLI documentation.

Debugging the CLI:

To debug the Polaris CLI, follow these steps:

  1. Build the CLI:

    nx build polaris-cli --skip-nx-cache=true --sourceMap=true
    
  2. Run the polaris-nx E2E tests:

    nx e2e polaris-nx-e2e
    
  3. Open a JavaScript Debug Terminal in VS Code and navigate to the folder tmp/nx-e2e/proj.

  4. Set breakpoints in the Polaris CLI code and run the command you want to debug:

    node ../../../dist/apps/polaris-cli/src/main.js <cmd>
    

FAQs

Package last updated on 03 Nov 2023

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc