pathways-cli

0.0.7 • Public • Published

Pathways CLI

build

Overview

This directory contains a simple CLI to create, update, delete, and list projects, packages, and versions in the Pathways Semantic Model Service.

Build and Run Instructions

To build the CLI:

npm run build

To install the CLI globally:

sudo npm install -g .

Once the CLI is install, you can login and set your default project:

pwspm login kjnesbit
pwspm set-project malloy-samples

Then start publishing packages by changing to a package directory and running:

pwspm publish

You can run the following command to get help on other commands:

pwspm --help
``

Readme

Keywords

none

Package Sidebar

Install

npm i pathways-cli

Weekly Downloads

0

Version

0.0.7

License

ISC

Unpacked Size

457 kB

Total Files

98

Last publish

Collaborators

  • kjnesbit.pathways
  • mhwilder