Skip to main content

Synopsis

Description

Encrypts and uploads any local changes to .env without first pulling the remote. Use when you want to publish a change immediately and don’t need to reconcile against remote edits (for instance, you just ran capy and know local is current). If the remote has diverged, push refuses and asks you to run capy first to resolve.

Example

See also

  • capy - the full pull-and-push sync loop
  • capy status - check for drift before pushing
Last modified on May 20, 2026