sasjs / cli

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

Create launcher context for every compute context #182

Closed YuryShkoda closed 3 years ago

YuryShkoda commented 4 years ago

On sasjs context create command new launcher context should be created first and used to create a new compute context.

allanbowe commented 4 years ago

probably the best approach for this is to create a sasjs launchercontext command, this provides flexibility to mix and match launchers

YuryShkoda commented 3 years ago

Agreed on:

YuryShkoda commented 3 years ago

UPD:

ghost commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: