ping-scoped.toml 207 B

12345678
  1. "$schema" = "schemas/schema.json"
  2. [[permission]]
  3. identifier = "allow-ping-scoped"
  4. description = "Enables the ping command with a test scope."
  5. commands.allow = ["ping"]
  6. [[permission.scope.allow]]
  7. path = "x"