Victor Wu
Victor Wu
[`config.set_enabled_resources`](https://docs.tilt.dev/api.html#modules.config.set_enabled_resources) tells Tilt to only run the specified resources. A user in Slack [asks](https://kubernetes.slack.com/archives/CESBL84MV/p1591734441309400) for an analogous `config.get_enabled_resources`: > is there a corresponding config.get_enabled_resources that'd return an array of resources...
## Description As requested by a user in a private chat: https://windmill-eng.slack.com/archives/CP17K27B7/p1583362268002400 Allow a "free text field" to be associated with every resource. You specify the text in the Tiltfile...