Page MenuHomeDevCentral

How to automate new repo creation?

Authored By
dereckson
Feb 20 2016, 05:15
Size
382 B
Referenced Files
None
Subscribers
None

How to automate new repo creation?

Phabricator:
$ curl https://devcentral.nasqueron.org/api/repository.create \
-d api.token=api-token \
-d name=rabbitmqadmin%20Docker%20image \
-d vcs=git \
-d callsign=DRABBITMQADMIN \
-d uri=git%40github.com%3Anasqueron/docker-rabbitmqadmin.git \
-d credentialPHID=PHID-CDTL-snlfl36ctrej3oyqmbws
Issue is we don't have a method to create a new credential.

File Metadata

Mime Type
text/plain; charset=utf-8
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
bb/e3/5ff7a6e8634940f2e4949b7cde7c
Default Alt Text
How to automate new repo creation? (382 B)

Event Timeline