Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
instancepool: prevent deletion if still referenced (#310)
This change improves the `exo instancepool delete` command by checking if the specified Instance Pools is not currently referenced by a NLB service before attempting to delete it.
- Loading branch information