ostree/src
Luca BRUNO 513b3c09a5
main: add support for CLI extensions via external binaries
This adds some logic to detect and dispatch unknown subcommands to
extensions available in `$PATH`. Additional commands can be
implemented by adding relevant `ostree-$verb` binaries to the system.

As an example, if a `/usr/bin/ostree-extcommand` extension is provided,
the execution of `ostree extcommand --help` will be dispatched to that
as `ostree-extcommand extcommand --help`.
2021-12-20 10:00:02 +00:00
..
boot Update FSF license notices to use URL instead of address 2021-12-07 08:34:25 -05:00
libostree Merge pull request #2496 from lucab/ups/repo-asserts 2021-12-07 19:58:23 -05:00
libotutil Update FSF license notices to use URL instead of address 2021-12-07 08:34:25 -05:00
ostree main: add support for CLI extensions via external binaries 2021-12-20 10:00:02 +00:00
rofiles-fuse Update FSF license notices to use URL instead of address 2021-12-07 08:34:25 -05:00
switchroot Update FSF license notices to use URL instead of address 2021-12-07 08:34:25 -05:00