Skip to content

Run cli with collection as json file #4930

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

Open
2 of 4 tasks
aznan2 opened this issue Jun 17, 2025 · 0 comments
Open
2 of 4 tasks

Run cli with collection as json file #4930

aznan2 opened this issue Jun 17, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@aznan2
Copy link

aznan2 commented Jun 17, 2025

I have checked the following:

  • I've searched existing issues and found nothing related to my issue.

This feature

  • blocks me from using Bruno
  • would improve my quality of life in Bruno
  • is something I've never seen an API client do before

Describe the feature you want to add, and how it would change your usage of Bruno

I'm running API tests with Bruno cli inside a container in Kubernetes. It works, but it's quite cumbersome to lug around an entire folder with a bunch of files and subdirectories and mount them in the container. It would be neat if I could export my collection in Bruno format, just mount that single file, and run the cli with something like bru run --bruno-source /mnt/my-collection.json

Mockups or Images of the feature

No response

@aznan2 aznan2 added the enhancement New feature or request label Jun 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant