sasjs / cli

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

`sasjs fs sync` with no arguments should deploy per the sasjsconfig #1282

Closed allanbowe closed 1 year ago

allanbowe commented 1 year ago

If sasjs fs sync is executed without arguments then we should check the default (or -t specified) target in the project (and then the user-level) config file for the syncDirectories array.

If not found, we should say:

No syncDirectories found

sasjsbot commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: