pijul push
Pushes changes to a remote upstream
Usage
pijul push [FLAGS] [OPTIONS] [to] [-- <changes>...]
Args
<to>
Push to this remote
<changes>...
Push only these changes
Flags
-a, --all
Push all changes
-h, --help
Prints help information
-k
Do not check certificates (HTTPS remotes only, this option might be dangerous)
-V, --version
Prints version information
Options
--from-channel <from-channel>
Push from this channel instead of the default channel
--path <path>...
Push changes only relating to these paths
--repository <repo-path>
Path to the repository. Uses the current repository if the argument is omitted
--to-channel <to-channel>
Push to this remote channel instead of the remote’s default channel