laravel / forge-sdk

The official Laravel Forge PHP SDK.
https://forge.laravel.com
MIT License
521 stars 86 forks source link

Update site tags via SDK/API #163

Closed benjamindulau closed 1 year ago

benjamindulau commented 1 year ago

I'm currently implementing a user specific CLI on top of Forge SDK, but I need to be able to update tags on the sites ressources. It seems that updating tags is not possible ATM with the API, or is it?

Thanks !

jbrooksuk commented 1 year ago

It's possible to update a site's tags using the API. You need can pass an array of tags to https://forge.laravel.com/api-documentation#update-site