Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

v0.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@sgnn7 sgnn7 released this 30 Apr 20:02
c4f6e8f

Alpha Release

API:

  • get(variable_id)
  • get_many(variable_id[,variable_id...])
  • set(variable_id, value)
  • apply_policy_file(policy_name, policy_file)
  • replace_policy_file(policy_name, policy_file)
  • list()

Note: Windows CLI may need UCRT to run on versions earlier than Windows 10.