pijul apply
Applies changes to a channel
Usage
pijul apply [FLAGS] [OPTIONS] [CHANGE]...
Args
<CHANGE>...
The change that need to be applied. If this value is missing, read the change in text format on the standard input
Flags
--deps-only
Only apply the dependencies of the change, not the change itself. Only applicable for a single change
-h, --help
Print help information
-V, --version
Print version information
Options
--channel <CHANNEL>
Apply change to this channel
--repository <REPO_PATH>
Set the repository where this command should run. Defaults to
the first ancestor of the current directory that contains a
.pijul
directory