phylum-dev / cli

Command line interface for the Phylum API
https://phylum.io
GNU General Public License v3.0
99 stars 10 forks source link

Remove `phylum group transfer` subcommand #1374

Closed mathew-horner closed 4 months ago

mathew-horner commented 4 months ago

This endpoint will be going away in the near future because we are getting rid of owners, thus the CLI command should also be removed.

Is it okay for older versions to just 404 on group ownership transfer? It's a feature that is hardly used (5x in the last year, and I assume most, if not all, of those were likely done in the UI).

ref https://github.com/phylum-dev/api/issues/1254