Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command to delete config from Assets plugin #389

Open
philnash opened this issue Mar 8, 2022 · 3 comments
Open

Command to delete config from Assets plugin #389

philnash opened this issue Mar 8, 2022 · 3 comments

Comments

@philnash
Copy link
Contributor

philnash commented Mar 8, 2022

If you delete the Assets service, then the plugin doesn't know that has happened and continues to try to load the service using the config it has stored. To fix this, you need to manually edit the config.

Create a command that deletes the service/environment for the account.

@jassent
Copy link

jassent commented Nov 10, 2023

If you delete the Assets service, then the plugin doesn't know that has happened and continues to try to load the service using the config it has stored. To fix this, you need to manually edit the config.

Create a command that deletes the service/environment for the account.

I am stuck in this situation. Which config needs to be edited? The mail c:\Users\xxx.twilio-cli\config.json? For me this file doesn't have the referenced SIDs that are blocking the init. I checked the source code but cannot determine where it is reading from. Thank you!

@philnash
Copy link
Contributor Author

@jassent I think it should be something like c:\Users\xxx.twilio-cli\plugins\plugin-assets\config.json.

@jassent
Copy link

jassent commented Nov 13, 2023

@jassent I think it should be something like c:\Users\xxx.twilio-cli\plugins\plugin-assets\config.json.

Thank you for the tip. Found it!

C:\Users\xxxx\.twilio-cli\plugins\@twilio-labs\plugin-assets\config.json

@makserik makserik added this to the Improvements/Nice to haves milestone Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants