Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add storage delete command #831

Merged
merged 1 commit into from
Sep 7, 2023
Merged

feat: Add storage delete command #831

merged 1 commit into from
Sep 7, 2023

Conversation

alexplischke
Copy link
Contributor

Proposed changes

Add storage delete command.

❯ saucectl storage delete -h
Delete a file from Sauce Storage.

Usage:
  saucectl storage delete <fileID> [flags]

Flags:
  -h, --help   help for delete

Global Flags:
      --disable-usage-metrics   Disable usage metrics collection.
      --no-color                disable colorized output
  -r, --region string           The Sauce Labs region. Options: us-west-1, eu-central-1. (default "us-west-1")
      --verbose                 turn on verbose logging

@alexplischke alexplischke added the enhancement New feature or request label Sep 6, 2023
@alexplischke alexplischke marked this pull request as ready for review September 6, 2023 22:57
@alexplischke alexplischke requested a review from a team as a code owner September 6, 2023 22:57
@tianfeng92 tianfeng92 assigned tianfeng92 and unassigned tianfeng92 Sep 6, 2023
@tianfeng92
Copy link
Contributor

Oops. Triggered some keyboard shortcuts and assigned myself 😂

Copy link
Contributor

@tianfeng92 tianfeng92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tried it out locally. Looks good to me!

@alexplischke alexplischke merged commit c0ed293 into main Sep 7, 2023
20 checks passed
@alexplischke alexplischke deleted the DEVX-2464 branch September 7, 2023 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants