sasjs / cli

Command line interface for creating, compiling, and building SAS® projects
https://cli.sasjs.io
MIT License
37 stars 5 forks source link

issue adding url with sasjs add cred #433

Closed allanbowe closed 3 years ago

allanbowe commented 3 years ago

We have an issue with SASjs add cred when inserting the url

https://asciinema.org/a/C9cNZBYxn0QqOh7EmDbJsqwcO

steps to reproduce:

sasjs create test -t jobs
sasjs add cred -t viya

then add https://sas.analytium.co.uk

The cause could be that the serverUrl is not in the sasjs config, if so we should build a test for this case. It could also be special chars from the prompt.

ghost commented 3 years ago

:tada: This issue has been resolved in version 2.5.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: