2.0.0-beta.5 • Published 3 years ago
@iota-community/iota-wiki-cli v2.0.0-beta.5
iota-wiki-cli
This utility requires yarn and git to be installed.
Configure the utility with a config.json. See a example here.
Release
- Ensure commit signing is properly setup.
- Run
npm version minor,npm version major, etc. depending on what's applicable. - Push changes including the newly created tag.
- Create GitHub release using the commit above.
TOC
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.1 linux-x64 node-v16.13.1
$ iota-wiki-cli --help [COMMAND]
USAGE
$ iota-wiki-cli COMMAND
...Commands
iota-wiki-cli checkoutiota-wiki-cli cleaniota-wiki-cli help [COMMAND]iota-wiki-cli setupiota-wiki-cli start
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 checkoutiota-wiki-cli clean
completely removes local wiki
USAGE
$ iota-wiki-cli clean
OPTIONS
-h, --help show CLI helpiota-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 CLISee 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 mainiota-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 content2.0.0-beta.2
3 years ago
2.0.0-beta.1
3 years ago
2.0.0-beta.0
3 years ago
2.0.0-beta.5
3 years ago
2.0.0-beta.4
3 years ago
2.0.0-beta.3
3 years ago
1.7.1
4 years ago
1.7.0
4 years ago