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 run command improvements #128

Closed
krishna-acondy opened this issue Oct 3, 2020 · 0 comments · Fixed by #129
Closed

SASjs run command improvements #128

krishna-acondy opened this issue Oct 3, 2020 · 0 comments · Fixed by #129

Comments

@krishna-acondy
Copy link
Contributor

The sasjs run command still uses the old token mechanism that requires manual intervention to input an auth code.
If we can migrate this over to the mechanism used by the other commands, we can use the token stored in the .env file to run SAS code.

The log is currently output to the console, and not saved anywhere. It'd be good to be able to store it in a file.

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

Successfully merging a pull request may close this issue.

1 participant