Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 724 Bytes

File metadata and controls

29 lines (19 loc) · 724 Bytes

ferry capture

Pull local changes back into the repo (interactive, selective)

Synopsis

Pull local changes back into the repo.

capture moves config in the other direction to apply — this machine -> the repo — bringing local edits back into the source of truth. It is interactive and selective: it shows you each change and lets you approve it, then route it shared (synced everywhere) or local (this machine only). Only declared targets are visible, and a secret scan blocks sensitive values from ever reaching the repo.

ferry capture [flags]

Options

  -h, --help   help for capture

SEE ALSO

  • ferry - Carries your terminal, dotfiles, and dependencies across machines