This project is archived. Its data is
read-only
.
Changes
Page history
Update Using pepcli
authored
Feb 08, 2021
by
Kai van Lopik
Hide whitespace changes
Inline
Side-by-side
Using-pepcli.md
View page @
8a3ee77a
...
...
@@ -40,6 +40,10 @@ pepcli ama query --column-group ShortPseudonyms # The completed command line
The commands supported by
`pepcli`
are listed below. Follow hyperlinks to read more detailed documentation on each of the commands.
-
[
`ama`
](
#ama
)
provides subcommands to perform administrative tasks related to the Access Manager service.
-
[
`ama cgar`
](
ama-cgar
)
can be used to manage the type(s) of access that access groups have to column groups.
-
[
`ama column`
](
ama-column
)
can be used to create and remove columns, and to group and un-group them.
-
[
`ama columnGroup`
](
ama-columngroup
)
can be used to create and remove columns, and to group and un-group them.
-
[
`ama query`
](
ama-query
)
summarizes the current data structure and access rules.
-
[
`get`
](
#get
)
retrieves data from a specific cell.
-
[
`list`
](
#list
)
lists data available in PEP.
-
[
`pull`
](
#pull
)
stores a data set in files on your local machine.
...
...
@@ -64,6 +68,12 @@ Data storage and retrieval:
Administrative tasks:
-
[
`ama`
](
#ama
)
provides subcommands to perform administrative tasks related to the Access Manager service.
-
[
`ama query`
](
ama-query
)
summarizes the current data structure and access rules.
-
For users enrolled as a
`Data Administrator`
:
-
[
`ama column`
](
ama-column
)
can be used to create and remove columns, and to group and un-group them.
-
[
`ama columnGroup`
](
ama-columngroup
)
can be used to create and remove columns, and to group and un-group them.
-
For users enrolled as an
`Access Administrator`
:
-
[
`ama cgar`
](
ama-cgar
)
can be used to manage the type(s) of access that access groups have to column groups.
## General flags
...
...
...
...