Skip to content

Hiding projects

Hiding projects

It is possible to hide projects from the list of projects using either the CLI or API.

gencove projects hide project1,project2

It is possible to make them visible again using either the CLI or API

gencove projects unhide project1,project2

Note that when using the above commands, all projects supplied must belong to your organization.