cloudquery-plugin-sdk 0.1.9__py2.py3-none-any.whl → 0.1.10__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -148,6 +148,13 @@ class PluginCommand:
148
148
  default="",
149
149
  help="Open Telemetry HTTP collector endpoint (for development only) (placeholder for future use)",
150
150
  )
151
+ # ignored for now
152
+ serve_parser.add_argument(
153
+ "--license",
154
+ type=str,
155
+ default="",
156
+ help="set offline license file (placeholder for future use)",
157
+ )
151
158
  serve_parser.add_argument(
152
159
  "--address",
153
160
  type=str,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: cloudquery-plugin-sdk
3
- Version: 0.1.9
3
+ Version: 0.1.10
4
4
  Summary: CloudQuery Plugin SDK for Python
5
5
  Home-page: https://github.com/cloudquery/plugin-sdk-python
6
6
  Author: CloudQuery LTD
@@ -1,4 +1,4 @@
1
- cloudquery_plugin_sdk-0.1.9-py3.11-nspkg.pth,sha256=81VobgPokBFlVYv95nk97soxyPM43712TaNhfD4PUIw,559
1
+ cloudquery_plugin_sdk-0.1.10-py3.11-nspkg.pth,sha256=81VobgPokBFlVYv95nk97soxyPM43712TaNhfD4PUIw,559
2
2
  cloudquery/sdk/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
3
  cloudquery/sdk/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
4
  cloudquery/sdk/internal/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -39,15 +39,15 @@ cloudquery/sdk/schema/column.py,sha256=7kK2S6mmh4RBaCcVVlgG0v8dsIumPixcK00FLM_BF
39
39
  cloudquery/sdk/schema/resource.py,sha256=R75VuFAGb1GBsRZdZgh5gvHbxhQkyYa_4_EVuFmbFIY,866
40
40
  cloudquery/sdk/schema/table.py,sha256=DxXVsXDXMAuwnQ1ROBpOF8HxhYLtUqbAr4_FP8vncsY,6025
41
41
  cloudquery/sdk/serve/__init__.py,sha256=zNN32S3GdnVbJ9ouWwnvlxj0TpS5G_woty8vURoRk6s,34
42
- cloudquery/sdk/serve/plugin.py,sha256=3dHphqmrJb4c-zG8qoj0tIY1_nLvlk9SxoklvS91R08,14209
42
+ cloudquery/sdk/serve/plugin.py,sha256=TjDc7jZjbFJDA3P_rG1WXizP3amcYw1SPYMnE6LOr-E,14425
43
43
  cloudquery/sdk/transformers/__init__.py,sha256=hGnQNiUbOE2qWrWZZLIIM6KqXvFrz_6WhWGMPdch8jY,97
44
44
  cloudquery/sdk/transformers/openapi.py,sha256=5qHM62OtybWvzVqGh1cqh2ZbN9KtKx-zmdSK2JH3pVg,1517
45
45
  cloudquery/sdk/transformers/transformers.py,sha256=9USd5VDEMkyk-RfQboMhr9BwC05935MTuM4DZIxhPv4,330
46
46
  cloudquery/sdk/types/__init__.py,sha256=VRRTI0mHh_TxkNht9qyr3eouNV71jv1v6z9UDFvLPU8,54
47
47
  cloudquery/sdk/types/json.py,sha256=d1EYb8-C74U71IUajHgbetD4wTS7fIsh04qY84mq2-U,653
48
48
  cloudquery/sdk/types/uuid.py,sha256=Xhax4Pyfwd-rxnBSBZLt9k2Mlx2FVCyUOcKWcRiHA0U,677
49
- cloudquery_plugin_sdk-0.1.9.dist-info/METADATA,sha256=XTT8DUl8hlIfWgfkkGHqXnL-_TMAAa3jbzbjamyoOtU,1831
50
- cloudquery_plugin_sdk-0.1.9.dist-info/WHEEL,sha256=-G_t0oGuE7UD0DrSpVZnq1hHMBV9DD2XkS5v7XpmTnk,110
51
- cloudquery_plugin_sdk-0.1.9.dist-info/namespace_packages.txt,sha256=D13SSF-LACnBbtgkIVGVOAVT5hqwn2E-v0NGcuyprk4,11
52
- cloudquery_plugin_sdk-0.1.9.dist-info/top_level.txt,sha256=D13SSF-LACnBbtgkIVGVOAVT5hqwn2E-v0NGcuyprk4,11
53
- cloudquery_plugin_sdk-0.1.9.dist-info/RECORD,,
49
+ cloudquery_plugin_sdk-0.1.10.dist-info/METADATA,sha256=EZ3rneBLjYwHSoDnf_7Ry4AQAhAtEyX_pLGLrUL3QwM,1832
50
+ cloudquery_plugin_sdk-0.1.10.dist-info/WHEEL,sha256=-G_t0oGuE7UD0DrSpVZnq1hHMBV9DD2XkS5v7XpmTnk,110
51
+ cloudquery_plugin_sdk-0.1.10.dist-info/namespace_packages.txt,sha256=D13SSF-LACnBbtgkIVGVOAVT5hqwn2E-v0NGcuyprk4,11
52
+ cloudquery_plugin_sdk-0.1.10.dist-info/top_level.txt,sha256=D13SSF-LACnBbtgkIVGVOAVT5hqwn2E-v0NGcuyprk4,11
53
+ cloudquery_plugin_sdk-0.1.10.dist-info/RECORD,,