Skip to content

Commit

Permalink
feature(list_resources): list resources per backend
Browse files Browse the repository at this point in the history
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
aleksbykov authored and fruch committed Nov 13, 2024
1 parent 7cc3c3f commit b4f7e34
Showing 1 changed file with 271 additions and 249 deletions.
Loading

0 comments on commit b4f7e34

Please sign in to comment.