Skip to content

Add copy command #2

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

Merged
merged 1 commit into from
Dec 8, 2020
Merged

Add copy command #2

merged 1 commit into from
Dec 8, 2020

Conversation

andrewosh
Copy link
Member

The copy command is very similar to diff, but it doesn't compare contents. It also supports two new modes if a target isn't specified:

  1. If you're copying a local directory without a target, it will copy the directory into a new drive.
  2. If you're copying a drive without a target, it will copy the drive's contents into a new directory (named by the drive key).

@pfrazee pfrazee merged commit 1db6cbb into master Dec 8, 2020
@pfrazee
Copy link
Contributor

pfrazee commented Dec 8, 2020

Looks good!

@pfrazee
Copy link
Contributor

pfrazee commented Dec 8, 2020

You know what this does need, though- if it creates a drive for you, it needs to tell you the URL

@andrewosh andrewosh deleted the add-copy-command branch January 23, 2021 23:37
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.

2 participants