pyegeria 5.3.3.10.dev2__py3-none-any.whl → 5.3.3.10.dev3__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.
- pyegeria/commands/cat/list_terms.py +2 -2
- {pyegeria-5.3.3.10.dev2.dist-info → pyegeria-5.3.3.10.dev3.dist-info}/METADATA +1 -1
- {pyegeria-5.3.3.10.dev2.dist-info → pyegeria-5.3.3.10.dev3.dist-info}/RECORD +6 -6
- {pyegeria-5.3.3.10.dev2.dist-info → pyegeria-5.3.3.10.dev3.dist-info}/LICENSE +0 -0
- {pyegeria-5.3.3.10.dev2.dist-info → pyegeria-5.3.3.10.dev3.dist-info}/WHEEL +0 -0
- {pyegeria-5.3.3.10.dev2.dist-info → pyegeria-5.3.3.10.dev3.dist-info}/entry_points.txt +0 -0
@@ -219,10 +219,10 @@ def main():
|
|
219
219
|
args = parser.parse_args()
|
220
220
|
|
221
221
|
# server = args.server if args.server is not None else EGERIA_VIEW_SERVER
|
222
|
-
server = args.server if args.server is not None else
|
222
|
+
server = args.server if args.server is not None else EGERIA_VIEW_SERVER
|
223
223
|
|
224
224
|
url = args.url if args.url is not None else EGERIA_PLATFORM_URL
|
225
|
-
userid = args.userid if args.userid is not None else
|
225
|
+
userid = args.userid if args.userid is not None else EGERIA_USER
|
226
226
|
user_pass = args.password if args.password is not None else EGERIA_USER_PASSWORD
|
227
227
|
guid = args.guid if args.guid is not None else EGERIA_HOME_GLOSSARY_GUID
|
228
228
|
|
@@ -31,7 +31,7 @@ pyegeria/commands/cat/list_projects.py,sha256=2DViol2HcXP6S6eZzu8YGP-XAujOYLVfkJ
|
|
31
31
|
pyegeria/commands/cat/list_servers_deployed_imp.py,sha256=tl5Zcai7lL69HaCr_KAUH_r1Nv5jOWPntXclUxUWQy0,5712
|
32
32
|
pyegeria/commands/cat/list_tech_type_elements.py,sha256=obBkibs7VuEbBU34vUlfqF-Ef3bsVHY0dAdal8bmhQw,6866
|
33
33
|
pyegeria/commands/cat/list_tech_types.py,sha256=mMssYETcdDYvtWzVpQjTPTtxTqq6Bhw2u76xAvRVmL8,4646
|
34
|
-
pyegeria/commands/cat/list_terms.py,sha256=
|
34
|
+
pyegeria/commands/cat/list_terms.py,sha256=K8bUhyXGmjRJ9Nni1-gSw4LFxc_VevssUEEe2Ktcpqw,9577
|
35
35
|
pyegeria/commands/cat/list_todos.py,sha256=I1b8kJJnekWEm3NpwiLStxr50no7KTUfDrI6pBExzA8,6549
|
36
36
|
pyegeria/commands/cat/list_user_ids.py,sha256=7TmksDy7rV0HTpn2nFKwLKf4Hq3s80GoR3_SmPhL_Hc,5100
|
37
37
|
pyegeria/commands/cli/__init__.py,sha256=hpTVSMP2gnPRhcAZPdeUEsQ-eaDySlXlk239dNWYmng,292
|
@@ -229,8 +229,8 @@ pyegeria/template_manager_omvs.py,sha256=Sw5xsQAhy7a48xFCg59mg9_nqyhawoS9v4WyF-P
|
|
229
229
|
pyegeria/utils.py,sha256=1h6bwveadd6GpbnGLTmqPBmBk68QvxdjGTI9RfbrgKY,5415
|
230
230
|
pyegeria/valid_metadata_omvs.py,sha256=cCt5CCLv6BdzCu90n68r_PkG_PEQJjrtwCxio7K6yko,65034
|
231
231
|
pyegeria/x_action_author_omvs.py,sha256=xu1IQ0YbhIKi17C5a7Aq9u1Az2czwahNPpX9czmyVxE,6454
|
232
|
-
pyegeria-5.3.3.10.
|
233
|
-
pyegeria-5.3.3.10.
|
234
|
-
pyegeria-5.3.3.10.
|
235
|
-
pyegeria-5.3.3.10.
|
236
|
-
pyegeria-5.3.3.10.
|
232
|
+
pyegeria-5.3.3.10.dev3.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
233
|
+
pyegeria-5.3.3.10.dev3.dist-info/METADATA,sha256=RS519RU6v60mAdgPqB9YST0wLjOb1NROVEWY7aWQS7c,2741
|
234
|
+
pyegeria-5.3.3.10.dev3.dist-info/WHEEL,sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM,88
|
235
|
+
pyegeria-5.3.3.10.dev3.dist-info/entry_points.txt,sha256=sqVSCsr2oVnXtKTgRs5_F9OjbtexhmaXE330sO8V9bk,5873
|
236
|
+
pyegeria-5.3.3.10.dev3.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|