asmnh/Set up sqlpackage tool for .NET Core
Sets up sqlpackage commandline tool for .NET Core build chain on Linux
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | SQLPackage tool version | no | 20.x |
| export | Set to 'true' to add SQLPackage directory to PATH. | no | true |
Outputs
| name | description |
|---|---|
| path | Path to directory containing sqlpackage executable |
| executable | Full path to sqlpackage executable |
| version | SQLPackage tool version |