Skip to content
Snippets Groups Projects
Commit 3d3b3eae authored by Nurcan Ozturk's avatar Nurcan Ozturk
Browse files

Update README.md

parent 7802bbcc
No related branches found
No related tags found
No related merge requests found
......@@ -44,37 +44,37 @@ $ source ../CrestCmd/scripts/crest-setup.sh)
## Get the crestCmd command list
$ crestCmd get commands
```
host=crest-01.cern.ch port8090
Command List:
1) Get list methods:
```
crestCmd get tagList [OPTIONS]
crestCmd get globalTagList [OPTIONS]
crestCmd get globalTagMap [OPTIONS]
crestCmd get iovList [OPTIONS]
```
2) Get methods:
```
crestCmd get tag [OPTIONS]
crestCmd get tagMetaInfo [OPTIONS]
crestCmd get globalTag [OPTIONS]
crestCmd get blob [OPTIONS]
crestCmd get payloadMetaInfo [OPTIONS]
crestCmd get payloadTagInfo [OPTIONS]
```
3) Create methods:
```
crestCmd create tag [OPTIONS]
crestCmd create tagMetaInfo [OPTIONS]
crestCmd create globalTag [OPTIONS]
crestCmd create globalTagMap [OPTIONS]
crestCmd create iovAndPayload [OPTIONS]
```
4) Remove methods:
```
crestCmd remove tag [OPTIONS]
crestCmd remove globalTag [OPTIONS]
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment