Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vault list only report the first 10 vaults #43

Open
agarbato opened this issue Jul 18, 2014 · 1 comment
Open

Vault list only report the first 10 vaults #43

agarbato opened this issue Jul 18, 2014 · 1 comment

Comments

@agarbato
Copy link

I think something changed on Amazon side as the command

vault list

only report the first 10 vaults.

Eg:

$binary --region $region vault list | wc -l
10

and I've like 200 vaults remotely.

Same happen on their aws glacier ui, they show you the first 10 and then you've to push "load more".

Can this be fixed somehow?

Thanks
A.

@basak
Copy link
Owner

basak commented Nov 24, 2014

This is, IMHO, a bug in boto present at the time I wrote glacier-cli. It looks like it has been fixed more recently, but in a way that didn't change existing behaviour (understandable). So I'll need to update to make multiple calls to boto as required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants