Sustainable Computing Research Lab (SCoRe)
[CLocal - Azure] - Improve the clocal-azure cli to query created files
Description
This task requires you to work with the clocal-azure repository, and to extend its functionality by adding a new console command to query already existing file data from
Task Breakdown
- Get familiarized with clocal-azure
- Get familiarized with Azurite
- Add a new command
clocal storage query "$query_syntax"
to query the current emulated storage. $query_syntax
would bels $file_name
- List the files currently available in azurite,$file_name
is optional. And should return all files if not specified.
Task Deliverables
- PR with feature implementation containing querying capabilities for azure storage via the clocal cli commands.
- Documentation update (README.md) with necessary documentation.
Task tags
Students who completed this task
jmularski, Palash