phylum-dev / cli

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

Add repository URL to project #1256

Closed cd-work closed 1 year ago

cd-work commented 1 year ago

This patch adds the new repository_url field to all subcommands creating new projects. This includes phylum init, phylum project create, and the create_project extension API.

See https://github.com/phylum-dev/roadmap/issues/361.