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

Copy command revisted #204

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Copy command revisted #204

wants to merge 2 commits into from

Conversation

nickpetrovic
Copy link
Contributor

No description provided.

@nickpetrovic
Copy link
Contributor Author

nickpetrovic commented May 10, 2024

An example of what this could look like. Using copy just as another space to demo.

beta9 copy s3://bucket/ vol://volume/
source path: bucket
source prefix: s3
source secret: ('ASIAXXXXXXXXX', 'XXXXXXXXXXXXX', 'IQoJb3JpZ2luX2VjEMj//////////XXXXXXXXX')

target path: volume
target prefix: vol
target secret: None
beta9 copy xx://bucket/ vol://volume/
Usage: beta9 copy [OPTIONS] SOURCE TARGET
Try 'beta9 copy -h' for help.

Error: Invalid value for 'SOURCE': Prefix must be one of vol://, volume://, s3://, gs://, oci://, az://, cos://.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant