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
Prints help information
-V, --version
Prints 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