Right now running hca dss get-bundles-all --replica aws seems to hang for a long long time in staging and prod (it seems okay to run in dev and integration because there is so little in there).
Passing the --no-paginate flag seems to allow this to return a page successfully as per the old behavior.
Right now running
hca dss get-bundles-all --replica awsseems to hang for a long long time instagingandprod(it seems okay to run indevandintegrationbecause there is so little in there).Passing the
--no-paginateflag seems to allow this to return a page successfully as per the old behavior.