cli
cli copied to clipboard
Command line interface for creating, compiling, and building SAS® projects
Bumps [chalk](https://github.com/chalk/chalk) from 4.1.2 to 5.2.0. Release notes Sourced from chalk's releases. v5.2.0 Improve Deno compatibility (#579) 7443e9f Detect true-color support for GitHub Actions (#579) 7443e9f Detect true-color support for...
If I am running a test from the cli and want to capture the console output I use this sasjs test > console_from_test.txt which is fine, but the characters used...
When running `sasjs request` on [sasjs/server](https://github.com/sasjs/server) with an invalid access token, nothing is shown in the console despite the network request returning a 401 error code. We should show a...
Bumps [dotenv](https://github.com/motdotla/dotenv) from 10.0.0 to 16.0.3. Changelog Sourced from dotenv's changelog. 16.0.3 (2022-09-29) Changed Added library version to debug logs (#682) 16.0.2 (2022-08-30) Added Export env-options.js and cli-options.js in package.json...
the current index.html file has these properties: ``` "properties": { "RECFM": "V", "TERMSTR": "LF", "LRECL": "1048544" }, "contentDisposition": "inline", "contentType": "application/octet-stream", "encoding": "UTF-8", ``` A functional index.html has these properties:...
I've found that when I cbd I can't actually specify a location of .sas files. I can only define jobs and services. For both, the assets are nested under a...
The following occurs due to a missing macro. The failure is due to a missing macro, so in this case expected, however what should happen is that the compilation process...
sasjs submitted job did not show up in SAS EVM
See: https://user-images.githubusercontent.com/4420615/173774420-880295d8-2206-4416-9842-e296ed188dc7.mp4 Source issue: https://github.com/sasjs/lint/issues/159
Hi Allan, As discussed, can we have some sasjs cli command to monitor jobs submitted by sasjs instead referring SAS URL for state ?