Skip to content

Commit

Permalink
Merge pull request openstack-charmers#27 from freyes/update-readme
Browse files Browse the repository at this point in the history
Add details on how to use charmhub-lp-tool
  • Loading branch information
ajkavanagh authored Aug 8, 2023
2 parents 19861b5 + 037fb29 commit 4d59437
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,13 @@ openstack-charmers-next-woodpecker https://github.com/openstack-charmers/charm-w
vault https://opendev.org/openstack/charm-vault.git
openstack-loadbalancer https://opendev.org/openstack/charm-openstack-loadbalancer.git
```

## Charmhub LP tool

The lp-builder-config can be used with
[charmhub-lp-tool](https://github.com/openstack-charmers/charmhub-lp-tools/)
using the following command:

``` shell
charmhub-lp-tool --config-dir ./charmed_openstack_info/data/lp-builder-config <command>
```

0 comments on commit 4d59437

Please sign in to comment.