1.2.11 • Published 8 months ago

ptnl-nb-cli v1.2.11

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
8 months ago

Install

npm i -g ptnl-nb-cli

Usage

cd folder-extension
nb-cli

nbcfg.json

{
    "host": "localhost",
    "port": 5001,

    "build": "./build",
    "url": "",

    "remote": {
        "host": "",
        "auth": "",
        "dir": "",
        "file": ""
    },

    "local": {
        "dir": "./source",
        "file": "test.txt"
    },

    "proxy": {
        "/my-api/*": "http://my-site.example/"
    }
}

Not support

  • info
  • upload
  • delete
1.2.8

8 months ago

1.2.7

8 months ago

1.2.9

8 months ago

1.2.10

8 months ago

1.2.11

8 months ago

1.2.6

9 months ago

1.2.5

9 months ago

1.2.4

9 months ago

1.2.3

9 months ago

1.2.2

9 months ago

1.2.1

9 months ago

1.2.0

9 months ago

1.1.2

9 months ago

1.1.1

9 months ago

1.1.0

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago