Skip to content
iota-wiki-cli / 1.7.0

iota-wiki-cli 1.7.0

Install from the command line:
Learn more about npm packages
$ npm install @iota-community/iota-wiki-cli@1.7.0
Install via package.json:
"@iota-community/iota-wiki-cli": "1.7.0"

About this version

iota-wiki-cli

This utility requires yarn and git to be installed.

Configure the utility with a config json. See a example here.

Usage

$ npm install -g @iota-community/iota-wiki-cli
$ iota-wiki-cli COMMAND
running command...
$ iota-wiki-cli (-v|--version|version)
@iota-community/iota-wiki-cli/1.7.0 linux-x64 node-v14.18.3
$ iota-wiki-cli --help [COMMAND]
USAGE
  $ iota-wiki-cli COMMAND
...

Commands

iota-wiki-cli checkout

checkout content repositories

USAGE
  $ iota-wiki-cli checkout

OPTIONS
  -h, --help            show CLI help
  -o, --[no-]overwrite  Disable/Enable overwriting of static content

EXAMPLE
  $ iota-wiki-cli checkout

iota-wiki-cli clean

completely removes local wiki

USAGE
  $ iota-wiki-cli clean

OPTIONS
  -h, --help  show CLI help

iota-wiki-cli help [COMMAND]

display help for iota-wiki-cli

USAGE
  $ iota-wiki-cli help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

iota-wiki-cli setup

setup local wiki

USAGE
  $ iota-wiki-cli setup

OPTIONS
  -h, --help     show CLI help
  -r, --ref=ref  wiki revison to checkout

EXAMPLE
  $ iota-wiki-cli setup --ref main

iota-wiki-cli start

start local wiki

USAGE
  $ iota-wiki-cli start

OPTIONS
  -h, --help  show CLI help
  --dry-run   Test build the wiki with the current edited content

Details


Assets

  • iota-wiki-cli-1.7.0-npm.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all