Review options and mark some as deprecated due to orgs
and users
introduction at API level
#29
Labels
enhancement
New feature or request
Options
Client parameters for hosted GIT API
gitlab-url
gitlab-token
This parameters should be renamed to
url
andtoken
(it has no effect for users as it they are not options but command line arguments.Filter projects
--orgs
--users
--include-if-has-file
--project-type
type
defined in composer.json--ignore
(^phpstorm)
--projectFilter
search
parameter in GITLAB API--gitlab-namespace
SATIS generation
--template
--name
--homepage
--archive
--no-token
gitlab-token
saving in generated satis.json--output
Deprecated options
--projectFilter
This option has been introduced to have the hability to filter gitlab.com projects
while listing projects at API level.
--orgs
and--users
will provide a better control for this use case.--ignore
,--include-if-has-file
and co will provide a stronger control to complete the job.--gitlab-namespace
The current implementation is not based on the API of the git hosting service.
--orgs
option is more efficient as it provides gitlab group filtering at API level and makes it faster to filter by group on gitlab.com for example.The text was updated successfully, but these errors were encountered: