List all secrets instead of being subject to the default limit of 30 results#3679
List all secrets instead of being subject to the default limit of 30 results#3679
Conversation
|
Just wanted to make sure you saw feedback from @mislav in the issue, so cross-posting it here:
|
|
ah thanks @billygriffin , I missed that. I also agree that @g14a let's go that route -- you can drop the |
On it. |
d256f48 to
9e12c29
Compare
|
@vilmibm done. Should another test be written for infinite pagination though? I thought that wasn't needed but I'd like to hear what you have to say about that. Hope I didn't make things worse. |
|
I don't mean to hurry you but umm..any thoughts? @vilmibm |
cf01cf5 to
260f720
Compare
This commit adds an option to set a limit to the listing of secrets via the
--limit | -lflag.Screenshot for reference.
Fixes #3670