list-versions currently only lists versions from the root source. Flags and functionality should be added to the command so it accepts custom datasources and decryption keys to read from custom sources. This should be similar to how it's done for the check command. --source should add resources on top of the root source, clearly listing the source of each row of information. --xsource should exclusively list data from the custom source(s). If only a single custom source is set, there is no need to list the source per row. If multiple custom sources are set, do list the source per information row.
list-versionscurrently only lists versions from the root source. Flags and functionality should be added to the command so it accepts custom datasources and decryption keys to read from custom sources. This should be similar to how it's done for thecheckcommand.--sourceshould add resources on top of the root source, clearly listing the source of each row of information.--xsourceshould exclusively list data from the custom source(s). If only a single custom source is set, there is no need to list the source per row. If multiple custom sources are set, do list the source per information row.