apache / airavata-mft

Apache Airavata Managed File Transfer Services
https://airavata.apache.org
Apache License 2.0
32 stars 39 forks source link

Provide Swift endpoint configuration through CLI #74

Open DImuthuUpe opened 1 year ago

DImuthuUpe commented 1 year ago

Currently Swift endpoint configuration is only available through gRPC APIs of resource and secret services. We need to provide this capability through the command line client

Target location of new cli feature implementation : https://github.com/apache/airavata-mft/tree/master/python-cli/mft_cli/airavata_mft_cli/storage Swift storage protobuf definitions : https://github.com/apache/airavata-mft/tree/master/services/resource-service/stub/src/main/proto/swift , https://github.com/apache/airavata-mft/tree/master/services/secret-service/stub/src/main/proto/swift