pyegeria 1.5.1.1.7__py3-none-any.whl → 1.5.1.1.8__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.
@@ -113,7 +113,22 @@ def create_glossary(
113
113
  @click.option("--userid", default=EGERIA_USER, help="Egeria user")
114
114
  @click.option("--password", default=EGERIA_USER_PASSWORD, help="Egeria user password")
115
115
  @click.option("--timeout", default=60, help="Number of seconds to wait")
116
- def list_glossaries(search_string, server, url, userid, password, timeout):
116
+ @click.option(
117
+ "--jupyter",
118
+ is_flag=True,
119
+ default=False,
120
+ envvar="EGERIA_JUPYTER",
121
+ help="Enable for rendering in a Jupyter terminal",
122
+ )
123
+ @click.option(
124
+ "--width",
125
+ default=200,
126
+ envvar="EGERIA_WIDTH",
127
+ help="Screen width, in characters, to use",
128
+ )
129
+ def list_glossaries(
130
+ search_string, server, url, userid, password, timeout, jupyter, width
131
+ ):
117
132
  """List all glossaries"""
118
133
  m_client = EgeriaTech(server, url, user_id=userid, user_pwd=password)
119
134
  token = m_client.create_egeria_bearer_token()
@@ -151,8 +166,8 @@ def list_glossaries(search_string, server, url, userid, password, timeout):
151
166
  table.add_row(display_name, q_name, language, description, usage)
152
167
  console = Console(
153
168
  style="bold bright_white on black",
154
- width=EGERIA_WIDTH,
155
- force_terminal=not EGERIA_JUPYTER,
169
+ width=width,
170
+ force_terminal=not jupyter,
156
171
  )
157
172
  console.print(table)
158
173
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyegeria
3
- Version: 1.5.1.1.7
3
+ Version: 1.5.1.1.8
4
4
  Summary: A python client for Egeria
5
5
  Home-page: https://github.com/odpi/egeria-python
6
6
  License: Apache 2.0
@@ -6,7 +6,7 @@ commands/cat/get_project_dependencies.py,sha256=B0JaMSUi0hzVgos1sTY2uUPGy1DzKEJM
6
6
  commands/cat/get_project_structure.py,sha256=n2GbNd07w1DTo7jTR8b2ewXRyNcat_2BcCBRyDMldwk,5969
7
7
  commands/cat/get_tech_type_elements.py,sha256=-m3Q0BoNqkCtV8h75vMwTcOV-_ymEXmnJcr4Ec7WMAw,6180
8
8
  commands/cat/get_tech_type_template.py,sha256=gMFVcgCIm09GQu1Vsc5ZUVH9XLhItAG1eVGZJrcnHeQ,6174
9
- commands/cat/glossary_actions.py,sha256=cln_aGvkJ-aOZG_pHQE81G5MxHWILXKYYrDa4-HJJzY,11602
9
+ commands/cat/glossary_actions.py,sha256=5XYggVpMWO5cpY9VzauFlhGzwgSpbPekAQp-Xl5r3ow,11889
10
10
  commands/cat/list_archives.py,sha256=FEZ2XYnQIWo2PztWqnj6unn0pbblPU0-bMbTyI3csv4,5464
11
11
  commands/cat/list_assets.py,sha256=bNwSaBDz661hfnc2Rn4j4HPHAugKvz0XwN9L1m4FVQk,6529
12
12
  commands/cat/list_cert_types.py,sha256=mbCls_EqC5JKG5rvS4o69k7KgZ6aNXlcqoJ3DtHsTFA,7127
@@ -104,8 +104,8 @@ pyegeria/template_manager_omvs.py,sha256=heqbKeum5hPCHap4r1RUZU8YB3QaQlxVNbq4GZi
104
104
  pyegeria/utils.py,sha256=1h6bwveadd6GpbnGLTmqPBmBk68QvxdjGTI9RfbrgKY,5415
105
105
  pyegeria/valid_metadata_omvs.py,sha256=tfCGXed5LLt59YA8uZNNtd9UJ-lRZfPU_uZxK31Yux0,65069
106
106
  pyegeria/x_action_author_omvs.py,sha256=xu1IQ0YbhIKi17C5a7Aq9u1Az2czwahNPpX9czmyVxE,6454
107
- pyegeria-1.5.1.1.7.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
108
- pyegeria-1.5.1.1.7.dist-info/METADATA,sha256=3d-S8G-NEnHy64vcqaQDw3bhwQ2e-WNDq72hWfPJ4jM,2997
109
- pyegeria-1.5.1.1.7.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
110
- pyegeria-1.5.1.1.7.dist-info/entry_points.txt,sha256=aSpiaOuOEL1QBfuIGOaATzDCihpVOyvIK1XCQHK3uRc,4186
111
- pyegeria-1.5.1.1.7.dist-info/RECORD,,
107
+ pyegeria-1.5.1.1.8.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
108
+ pyegeria-1.5.1.1.8.dist-info/METADATA,sha256=MJFfN5gW1M1Y9PhGIiRvKQ_edM_jaBB_VOYZyBuyaFA,2997
109
+ pyegeria-1.5.1.1.8.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
110
+ pyegeria-1.5.1.1.8.dist-info/entry_points.txt,sha256=aSpiaOuOEL1QBfuIGOaATzDCihpVOyvIK1XCQHK3uRc,4186
111
+ pyegeria-1.5.1.1.8.dist-info/RECORD,,