pijul apply

Applies changes to a channel

Usage

    pijul apply [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

Options

--channel <CHANNEL>

Apply change to this channel

--deps-only

Only apply the dependencies of the change, not the change itself. Only applicable for a single change

-h, --help

Print help information

--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