Skip to content

Commit

Permalink
some changes to integrate updated datasink and reaxpro
Browse files Browse the repository at this point in the history
  • Loading branch information
root authored and Kirankumaraswamy committed Jul 24, 2023
1 parent 4fe149c commit 207b329
Show file tree
Hide file tree
Showing 18 changed files with 22 additions and 18 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
18 changes: 0 additions & 18 deletions marketplace/data_sink_client/README.md

This file was deleted.

22 changes: 22 additions & 0 deletions marketplace/datasink_client/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# datasink_client
datasink_client module provides API to access the functionalities provided by the datasink server. To get an overview of how to use the module, please refer the examples section.

## env_template
Required environment variable configuration is provided in env_template file.


## CLI
datasink_client works also with cli commands. Following list of commands are supported. Use help option in the command line to know more about the usage.

list_collections
list_datasets
get_collection_dcat
get_dataset_dcat
delete_dataset
delete_collection
upload_file_from_path
upload_folder
download_folder
download_file
query
query_dataset
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 207b329

Please sign in to comment.