--environment flag, Kosli will generate a list of commits to be approved. By default, this list will contain all commits between HEAD and the commit of the most recent artifact coming from the same flow found in the given environment. The list can also be specified by providing values for --newest-commit and --oldest-commit. If you are providing these commits yourself, keep in mind that --oldest-commit has to be an ancestor of --newest-commit.
See request approval and report approval for usage details and examples.