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

command less: manage object arguments #811

Closed
mattirn opened this issue Dec 8, 2022 · 0 comments
Closed

command less: manage object arguments #811

mattirn opened this issue Dec 8, 2022 · 0 comments
Milestone

Comments

@mattirn
Copy link
Collaborator

mattirn commented Dec 8, 2022

Supporting less command object arguments make it possible to open for example prnt command output directly to less pager:

groovy-repl> 
groovy-repl> resp=slurp ./demo/target/data.json
groovy-repl> prnt ${resp}.response.docs |; less
groovy-repl> 
@mattirn mattirn closed this as completed in 1579fc0 Dec 8, 2022
@gnodet gnodet added this to the 3.22.0 milestone Jan 16, 2023
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