0.0.7 • Published 5 months ago

pathways-cli v0.0.7

Weekly downloads
-
License
ISC
Repository
-
Last release
5 months ago

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
``
0.0.3

7 months ago

0.0.2

8 months ago

0.0.4

6 months ago

0.0.7

5 months ago

0.0.6

6 months ago

0.0.1

10 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago