Automattic / team51-cli

A tool for provisioning and connecting GitHub repos, Pressable WordPress sites and DeployHQ.
MIT License
12 stars 0 forks source link

Update DeployHQ development server name #213

Closed GeoJunkie closed 10 months ago

GeoJunkie commented 10 months ago

Updates in this PR:

NickGreen commented 10 months ago

I tested with both of these commands:

team51 create-development-site --site-id=1248735 --temporary-clone --label=deleteme

and

team51 create-development-site --site-id=1248735 --temporary-clone

And they both worked as expected.

When using the label, the DeployHQ server was named Development-deleteme as expected.