Skip to content

Commit

Permalink
Update packages/cli/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Blayne Chard <[email protected]>
  • Loading branch information
Wentao-Kuang and blacha authored Oct 26, 2023
1 parent b155446 commit af3aaf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ npm i @basemaps/cli

## Usage -- Bundle

Bundle config files into config bundle json from a given config path. This is mainly use for [@basemaps-config](https://github.com/linz/basemaps-config) ci/cd process to bundle all the individual config json files into one.
Bundle config files into config bundle json from a given config path. This is mainly use for [linz/basemaps-config](https://github.com/linz/basemaps-config) CICD process to bundle all the individual config json files into a single JSON bundle.

```bash
./bin/bmc.js bundle --config config/ --assets assets/asset.tar --output config.json
Expand Down

0 comments on commit af3aaf8

Please sign in to comment.