Skip to content

spfs: add --from/--to for push and pull#1351

Open
jrray wants to merge 1 commit intomainfrom
issue-1345
Open

spfs: add --from/--to for push and pull#1351
jrray wants to merge 1 commit intomainfrom
issue-1345

Conversation

@jrray
Copy link
Copy Markdown
Collaborator

@jrray jrray commented Mar 31, 2026

Add --from/--to repository selection for spfs push/pull. Keep --remote as a directional alias for compatibility.

Closes #1345.

Add --from/--to repository selection for spfs push/pull.
Keep --remote as a directional alias for compatibility.

Closes #1345.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: J Robert Ray <jrray@imageworks.com>
@jrray jrray self-assigned this Mar 31, 2026
@jrray jrray added enhancement New feature or request AI Code authored with AI assistance. labels Mar 31, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 31, 2026

Codecov Report

❌ Patch coverage is 0% with 14 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
crates/spfs-cli/main/src/cmd_push.rs 0.00% 9 Missing ⚠️
crates/spfs-cli/main/src/cmd_pull.rs 0.00% 5 Missing ⚠️

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI Code authored with AI assistance. enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

spfs push and pull between two remote repos

2 participants