Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feature(list_resources): list resources per backend
Hydra list-resources show resources by test-id or user for all backend supported by sct. Usually the only one backend type is used. Searching on another backends could take time. Added support to provide to hydra list-resources optional parameter backend-type which specify on which backend search resources and list them. by default backend-type is all, and run as previously, list resources from all backends if provide specific backend type [aws, gce, azure, eks, docker] list resources display resources only on specific backend
- Loading branch information