You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## 📝 Description
**What does this PR do and why is this change necessary?**
When using the command with a invalid region it would print out a large stack trace error, to fix this I added a list of valid clusters generated from the API.
## ✔️ How to Test
**What are the steps to reproduce the issue or verify the changes?**
Use the command with a invalid cluster ID
```bash
lin obj --cluster us-west
```
Co-authored-by: Lena Garber <114949949+lgarber-akamai@users.noreply.github.com>
Co-authored-by: Zhiwei Liang <zliang@akamai.com>
0 commit comments