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

feat: dryRun support in aos #156

Open
twilson63 opened this issue Feb 23, 2024 · 1 comment
Open

feat: dryRun support in aos #156

twilson63 opened this issue Feb 23, 2024 · 1 comment
Labels

Comments

@twilson63
Copy link
Collaborator

The ability to use dryRuns to query Processes without having to send a message.

.dryrun Balances

Basically, command then expression

.dryrun {Lua Expression}
@twilson63
Copy link
Collaborator Author

This feature should be like watch but allows for users to interact via a eval.

aos --dry-run [name or processId]

Then run readonly functions

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

Successfully merging a pull request may close this issue.

1 participant