skypilot-org / skypilot

SkyPilot: Run AI and batch jobs on any infra (Kubernetes or 12+ clouds). Get unified execution, cost savings, and high GPU availability via a simple interface.
https://skypilot.readthedocs.io
Apache License 2.0
6.52k stars 464 forks source link

`sky storage ls` should take bucket name as an arg, same as `status` #2284

Open concretevitamin opened 1 year ago

concretevitamin commented 1 year ago

User story:

cc @landscapepainter


NOTE: sky storage ls my-bucket now sounds like it's a cloud-agnostic ls (list bucket contents). Maybe ok for now but worth keeping in mind. Perhaps we should rename to sky storage status.

landscapepainter commented 1 year ago

@concretevitamin Thanks for sharing the issue! I agree that sky storage ls my-bucket sounds like it would be listing bucket contents. We can implement sky storage ls my-bucket to actually list the contents if there's any request. As gsutil ls does list out the list of buckets like how sky storage ls does, I believe sky storage my-bucket without ls also can be a viable option for users to specify the buckets.

aseriesof-tubes commented 10 months ago

Hi, I'd like to work on this issue!

github-actions[bot] commented 6 months ago

This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 10 days.