app-services-cli
app-services-cli copied to clipboard
refactor(context): use dataplane fetch approach
This PR highlights the problem with existing approach and explores a new approach to do minimal calls for service commands.
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] Documentation change
- [ ] Other (please specify)
The approach to use one call is good here just had a few other questions ^