Skip to content

Commit 9191b43

Browse files
authored
docs: add new group commands (#59)
2 parents 0349356 + 610d168 commit 9191b43

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -114,12 +114,14 @@ littlepay switch participant <participant_id>
114114

115115
```console
116116
$ littlepay groups -h
117-
usage: littlepay groups [-h] [-f GROUP_TERMS] [--csv] {create,link,products,remove,unlink} ...
117+
usage: littlepay groups [-h] [-f GROUP_TERMS] [--csv] {create,funding_sources,link,migrate,products,remove,unlink} ...
118118
119119
positional arguments:
120-
{create,link,products,remove,unlink}
120+
{create,funding_sources,link,migrate,products,remove,unlink}
121121
create Create a new concession group
122+
funding_sources List funding sources for one or more concession groups
122123
link Link one or more concession groups to a product
124+
migrate Migrate a group from the old Customer Group format to the current format
123125
products List products for one or more concession groups
124126
remove Remove an existing concession group
125127
unlink Unlink a product from one or more concession groups

0 commit comments

Comments
 (0)