Followup to https://github.com/stac-utils/pystac-client/pull/277. In https://github.com/stac-utils/pystac-client/blob/caf8dd289c0ea85f30dadedf2fcf38751af32c3c/pystac_client/cli.py#L30 `cli.search` uses the deprecated `get_all_items_as_dict`. It should be updated to use the replacement.