Implement `ferriskey realm list` to list all realms via the API. **Acceptance criteria:** - Calls `GET /realms` - Supports `--output table|json|yaml` - Realm is not required (global listing) Part of #10
Implement
ferriskey realm listto list all realms via the API.Acceptance criteria:
GET /realms--output table|json|yamlPart of #10