rename test data files
This commit is contained in:
15
README.md
15
README.md
@@ -10,6 +10,11 @@ Repo for all data related work.
|
||||
pip install requirements.txt
|
||||
|
||||
|
||||
### run tests
|
||||
|
||||
pytest
|
||||
|
||||
|
||||
### some functions are deplyed with endpoints
|
||||
|
||||
https://asia-south1-hpos-af3cc.cloudfunctions.net/registerUser
|
||||
@@ -31,3 +36,13 @@ Repo for all data related work.
|
||||
### function log
|
||||
|
||||
gcloud functions logs read performance --region=asia-south1 --limit=100
|
||||
|
||||
### list buckets
|
||||
|
||||
gcloud storage ls
|
||||
|
||||
|
||||
### list devices
|
||||
|
||||
ls /dev/cu*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user