@rm98/polaris-cli
TypeScript icon, indicating that this package has built-in type declarations

0.5.3 • Public • Published

Polaris CLI

This is the CLI for the Polaris SLO Cloud 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>

Readme

Keywords

none

Package Sidebar

Install

npm i @rm98/polaris-cli

Weekly Downloads

0

Version

0.5.3

License

Apache-2.0

Unpacked Size

39 kB

Total Files

46

Last publish

Collaborators

  • rm98