Skip to content
This repository was archived by the owner on Aug 22, 2022. It is now read-only.

Conversation

@jpatigny
Copy link

@jpatigny jpatigny commented Oct 8, 2020

Add possibility to :

  • Create project based on template (official or custom)
  • Set the namespace parameter as name or path

Examples :

New-GitLabProject -Path myproject -namespace mynamespace/repo
New-GitLabProject -Path myproject -namespace mynamespace/repo -template_name "myofficialtemplate" -use_custom_template $false
New-GitLabProject -Path myproject -namespace mynamespace/repo -template_name "mycustomtemplate" -use_custom_template $true

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant