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

assign_eval (or exec) #113

Closed
genofire opened this issue Aug 27, 2021 · 3 comments
Closed

assign_eval (or exec) #113

genofire opened this issue Aug 27, 2021 · 3 comments

Comments

@genofire
Copy link

it would be nice to run terminal commands to get "other" values:
Like:

  • uuidgen for generating new UUIDs which could be necessary in URLs or (JSON) body
  • date (see uuidgen)
  • jq to transform data from an previously request or an given file
  • pipe data from previously request into an file
@fcsonline
Copy link
Owner

It could be a great addition. I can give it a try.

@fcsonline
Copy link
Owner

I just created this initial prototype to cover this use case: #114

@fcsonline
Copy link
Owner

The PR was merged!

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