Commit e4ccce4 1 parent b288928 commit e4ccce4 Copy full SHA for e4ccce4
File tree 3 files changed +9
-6
lines changed
3 files changed +9
-6
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,10 @@ files and complete records.
11
11
### Options
12
12
13
13
```
14
+ -d, --doi string Digital Object Identifier
14
15
-h, --help help for cernopendata-client-go
15
16
--no-expand expand files indices
16
- -r, --record string record ID to list (required)
17
+ -r, --record string record ID to list
17
18
-s, --server string CERN Open Data server to query (default "http://opendata.cern.ch")
18
19
```
19
20
@@ -22,4 +23,4 @@ files and complete records.
22
23
* [ cernopendata-client-go download] ( cernopendata-client-go_download.md ) - Download files belonging to a record
23
24
* [ cernopendata-client-go list] ( cernopendata-client-go_list.md ) - Get a list of data file locations of a record
24
25
25
- ###### Auto generated by spf13/cobra on 1 -Oct-2020
26
+ ###### Auto generated by spf13/cobra on 21 -Oct-2021
Original file line number Diff line number Diff line change @@ -23,13 +23,14 @@ cernopendata-client-go download [flags]
23
23
### Options inherited from parent commands
24
24
25
25
```
26
+ -d, --doi string Digital Object Identifier
26
27
--no-expand expand files indices
27
- -r, --record string record ID to list (required)
28
+ -r, --record string record ID to list
28
29
-s, --server string CERN Open Data server to query (default "http://opendata.cern.ch")
29
30
```
30
31
31
32
### SEE ALSO
32
33
33
34
* [ cernopendata-client-go] ( cernopendata-client-go.md ) - A commandline tool to interact with the CERN Open Data portal
34
35
35
- ###### Auto generated by spf13/cobra on 1 -Oct-2020
36
+ ###### Auto generated by spf13/cobra on 21 -Oct-2021
Original file line number Diff line number Diff line change @@ -21,13 +21,14 @@ cernopendata-client-go list [flags]
21
21
### Options inherited from parent commands
22
22
23
23
```
24
+ -d, --doi string Digital Object Identifier
24
25
--no-expand expand files indices
25
- -r, --record string record ID to list (required)
26
+ -r, --record string record ID to list
26
27
-s, --server string CERN Open Data server to query (default "http://opendata.cern.ch")
27
28
```
28
29
29
30
### SEE ALSO
30
31
31
32
* [ cernopendata-client-go] ( cernopendata-client-go.md ) - A commandline tool to interact with the CERN Open Data portal
32
33
33
- ###### Auto generated by spf13/cobra on 1 -Oct-2020
34
+ ###### Auto generated by spf13/cobra on 21 -Oct-2021
You can’t perform that action at this time.
0 commit comments