Skip to content

Commit 51a49d5

Browse files
authored
list projects (#548)
1 parent c1ace65 commit 51a49d5

File tree

4 files changed

+793
-12
lines changed

4 files changed

+793
-12
lines changed

examples/managementCli/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ $ npm run start -- test-user-create <login-id> --email <[email protected]> --name=<s
6060

6161
## Projects ##
6262

63+
# List all projects
64+
$ npm run start -- list-projects
65+
6366
# Update project name
6467
$ npm run start -- project-update-name <project-name>
6568

0 commit comments

Comments
 (0)