Skip to content

Commit

Permalink
chore(docs): Add new csb commands to README
Browse files Browse the repository at this point in the history
  • Loading branch information
pivotal-marcela-campo committed Nov 9, 2023
1 parent 7f22c11 commit e53600e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,9 @@ By using the make target `make install` you can install the CSB as a local comma
The mimic commands are:
- `csb create-service` - creates a service instance
- `csb services` - lists created service instances
- `csb update-service` - updates a serivce instance
- `csb service` - displays information on an existing service instance
- `csb update-service` - updates a service instance
- `csb upgrade-service` - upgrades a service instance
- `csb delete-service` - deletes a service instance
- `csb create-service-key` - creates a "binding" and prints credentials
- `csb service-keys` - lists service keys
Expand Down

0 comments on commit e53600e

Please sign in to comment.