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

sasjs request feature #80

Closed
allanbowe opened this issue Sep 10, 2020 · 1 comment · Fixed by #83
Closed

sasjs request feature #80

allanbowe opened this issue Sep 10, 2020 · 1 comment · Fixed by #83
Assignees
Labels

Comments

@allanbowe
Copy link
Member

allanbowe commented Sep 10, 2020

We need a new command:

sasjs request

This is in order to run existing, deployed SAS services. It will take the same params as the adapter, service location, data (path to a json file), and config (if overriding).

We will then get as output the following files:

[servicename].json -> the output of the service
[servicename].log -> the log

This output will go in the sasjsbuild folder if running in a local project, else the current directory if global. At a later date we should set a default in the config for these results (and same for sasjs run)

@krishna-acondy
Copy link
Contributor

🎉 This issue has been resolved in version 1.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

3 participants