inject the options' values exposed by ancestor command by name that are registered using Command.provides or Command.providesAs, so that we can access this option value.
the name of option to be injected
the rest name of option to be injected
Self for chain call
See Implementation
inject the options' values exposed by ancestor command by name that are registered using Command.provides or Command.providesAs, so that we can access this option value.