Cap-go / CLI

CLI to help you to manage your version in capgo cloud
https://capgo.app
GNU Affero General Public License v3.0
12 stars 31 forks source link

Add a command to set plugin setting #284

Open riderx opened 1 month ago

riderx commented 1 month ago

The goal is this is to have a command like that:

npx @capgo/cli app setting --auto-update false

And that will set in the Capacitor config the auto-update to false. The goal is to implement all setting from here: https://capgo.app/docs/plugin/settings/