trigger
Triggers enable automatic deployments of components.
Automatic deployment of component to production
You can add one or more triggers for a component.
gws trigger add COMPONENT_NAME [flags] TRIGGER_NAME
Flags:
--branch Deploy automatically on push.
--cron The cron schedule to deploy the component.
Remove trigger
gws trigger delete TRIGGER_NAME