This fossa project
subcommand allows users to interact with FOSSA projects.
It has the following subcommand:
See the pages linked above for more details.
Edits a FOSSA project's settings and configurations.
Example:
fossa project edit --project-locator custom+1/example --title example-title --project-url github.com/fossas/fossa-cli --jira-project-key example-jira-key --link fossa.com --team example-team-1 --team example-team-2 --policy example-policy --project-label example-label-1 --project-label example-label-2
- Where can I find my project locator?
The project Locator defines a unique ID that the FOSSA API will use to reference this project within FOSSA. The project locator can be found in the UI on the project Settings
page listed as the "Project Locator" underneath the "Project Title" setting.