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 hirose31/s3surfer #7159

Merged
merged 2 commits into from Oct 18, 2022

Conversation

ponkio-o
Copy link
Sponsor Contributor

@ponkio-o ponkio-o commented Oct 18, 2022

#7159 hirose31/s3surfer: s3surfer is CLI tool for browsing S3 bucket and download objects interactively

$ aqua g -i hirose31/s3surfer

How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well. Please confirm if this package works well yourself as much as possible.

Command and output

$ s3surfer --help
Usage: s3surfer

s3surfer is CLI tool for browsing S3 bucket and download objects. https://github.com/hirose31/s3surfer

Flags:
  -h, --help                   Show context-sensitive help.
  -d, --debug=STRING           write debug log info file
      --version                print version information and exit
  -b, --bucket=STRING          S3 bucket name ($S3SURFER_BUCKET)
      --endpoint-url=STRING    endpoint url request to ($S3SURFER_ENDPOINT_URL)
      --region=STRING          region request to ($S3SURFER_REGION)
      --path-style             path-style of endpoint ($S3SURFER_PATHSTYLE)

If files such as configuration file are needed, please share them.

$ s3surfer
fetch available buckets...
                                     s3surfer 1.0.5 (rev: ab0ddb2/go1.17.8)

 ╔[ s3:// ]════════════════════════════════════════════════════════════════════════════════════════════════════╗
 ║s3://bucket-name                                                                                             ║
 ║s3://bucket-name                                                                                             ║
 ║s3://bucket-name                                                                                             ║
 ║s3://bucket-name                                                                                             ║
 ║s3://bucket-name                                                                                             ║
 ║s3://bucket-name                                                                                             ║
 ║s3://bucket-name                                                                                             ║
 ╚═════════════════════════════════════════════════════════════════════════════════════════════════════════════╝

                        [↓,j/↑,k] Down/Up [Enter,l/u,h] Lower/Upper [d] Download [q] Quit

Reference

[hirose31/s3surfer](https://github.com/hirose31/s3surfer):

```console
$ aqua g -i hirose31/s3surfer
```

## How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

```console
$
```

If files such as configuration file are needed, please share them.

```
```

Reference

-
@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Oct 18, 2022
@suzuki-shunsuke suzuki-shunsuke added this to the v3.77.0 milestone Oct 18, 2022
@suzuki-shunsuke
Copy link
Member

Thank you always!

@suzuki-shunsuke suzuki-shunsuke merged commit 6cb5034 into aquaproj:main Oct 18, 2022
@suzuki-shunsuke
Copy link
Member

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.

None yet

2 participants