Cloud-CV / Cloud-CV/evalai-cli

download_file arguments - bucket and key

Open
#175 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
57
Forks
70
PR merge metrics
No merged PRs in 30d

Description

Currently, the download_file CLI command requires the whole API URL to download the file.

- [ ] Example on how to get the URL.
- [ ] Documentation on how to use the URL in CLI. (passed with " ")

Discussion on how changing from URL to just bucket and key to download the file can be done. The current implementation fetches the API URL from user, parses the bucket and key, and again generates the URL to get a response from the server.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.