1.0.16 • Published 4 months ago

bite-docs-explorer v1.0.16

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

BiteDocs discovery plugin

is cli extension to discover and export readme files into doc sytem: docs.devmode.cz

Installation

npm i bite-docs-explorer@latest -g

Usage

bitedocs OPERATION WORKSPACE_ID --accessToken=TOKEN

Mandatory args

  • OPERATION = upload (download soon)
  • WORKSPACE_ID = ID of your project
  • --accessToken = Your access token

Optional args

Define dir

bitedocs upload WORKSPACE_ID --dir=./ --accessToken=TOKEN

Define root doc

bitedocs upload WORKSPACE_ID --rootDoc=DOC_ID --accessToken=TOKEN

Update all contents

bitedocs upload WORKSPACE_ID --overwrite --accessToken=TOKEN

Update all contents and titles

bitedocs upload WORKSPACE_ID --overwrite --updateTitles --accessToken=TOKEN

Change host or port

bitedocs upload WORKSPACE_ID --host=localhost --port=4657 --accessToken=TOKEN

Prod / dev mode

bitedocs upload WORKSPACE_ID --mode=dev --accessToken=TOKEN

Lock doc editation

bitedocs upload WORKSPACE_ID --lock --accessToken=TOKEN

1.0.16

4 months ago

1.0.15

4 months ago

1.0.14

4 months ago

1.0.13

4 months ago

1.0.12

4 months ago

1.0.11

4 months ago

1.0.10

4 months ago

1.0.9

4 months ago

1.0.8

4 months ago

1.0.6

5 months ago

1.0.5

5 months ago

1.0.4

5 months ago

1.0.3

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago