Ryan Blunden
Ryan Blunden
@joshuabezaleel Absolutely! We would love you to take this on. @slimsag What do you think about the suggested approach?
@slimsag I propose we include this in the [extensions beta milestone](https://github.com/sourcegraph/sourcegraph-extension-api/issues?q=is%3Aopen+is%3Aissue+milestone%3ABeta) This suggestion from Felix I think is the most essential work to be done. > What would also help...
I naively expected `src ext delete` to work the same way as `src ext publish` (without arguments). I understand why it doesn't work that way now as deleting an extension...
We now have an Open Source repository for project templates at https://github.com/DopplerUniversity/doppler-app-templates
Hiey @icepuma and thanks for the feature request! Are you able to expand upon why you only want to provide a subset of secrets? We do have long-term plans for...
Is it that the inclusion of the 8 secrets breaks the command you need to run? Just wanting to understand the need for removing those secrets.
I see where you're coming from. You could use `doppler secrets --only-names` to show the list of secrets supplied to a command. You could also use `doppler secrets get` instead...
Hi @rawkode, Here is how you could achieve this today using a mounted secrets file. Create the template to render the contents of the Kube config file: ``` # kube-config.tmpl...
@elldritch: Are you happy for me to close out this ticket? @pedrobonifacio: If your issue is related to installing the CLI on Arch Linux could you open a new ticket...