-
Notifications
You must be signed in to change notification settings - Fork 107
Open
Labels
Milestone
Description
Hello,
It would be nice to have a similar set of features for windows and linux scripts, e.g. support for AWS SSM parameters. Now one way to distribute agent for linux and different way to distribute for windows, because SSM parameters are not supported in windows version.
Second point.
Linux version accepts arguments via env variables, while windows expect to be passed as script arguments.