Generators
Table of Contents
Classes
- CreateAuthenticationBackend
- For Creating a new authentication backend in the authenticationBackends directory by running `pionia gen:auth {name}`
- CreateMiddleware
- For Creating a new middleware in the middlewares directory by running `pionia gen:middleware {name}`
- CreateService
- For Creating a new service in the services directory by running `pionia gen:service {name}`
- CreateSwitch
- Creates a new Pionia Switch in Switches directory by running `pionia gen:switch {version}`