truefoundry 0.2.1__py3-none-any.whl → 0.2.2rc1__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.

Potentially problematic release.


This version of truefoundry might be problematic. Click here for more details.

@@ -5,6 +5,7 @@ import rich_click as click
5
5
  from servicefoundry import logger
6
6
  from servicefoundry.cli.commands import (
7
7
  deploy_patch_v2_command,
8
+ get_delete_command,
8
9
  get_login_command,
9
10
  get_logout_command,
10
11
  get_patch_command,
@@ -38,7 +39,7 @@ def create_truefoundry_cli():
38
39
  cli.add_command(get_login_command())
39
40
  # cli.add_command(get_get_command())
40
41
  # cli.add_command(get_list_command())
41
- # cli.add_command(get_delete_command())
42
+ cli.add_command(get_delete_command())
42
43
  # cli.add_command(get_create_command())
43
44
  # cli.add_command(get_redeploy_command())
44
45
  cli.add_command(get_logout_command())
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: truefoundry
3
- Version: 0.2.1
3
+ Version: 0.2.2rc1
4
4
  Summary: Truefoundry CLI
5
5
  Author: Abhishek Choudhary
6
6
  Author-email: abhichoudhary06@gmail.com
@@ -27,11 +27,11 @@ truefoundry/cli/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
27
27
  truefoundry/cli/__main__.py,sha256=Jap_IddZ9zNyMIyIkCw75xHQCN0WtV2dPZJ_pzdLsVc,916
28
28
  truefoundry/deploy/__init__.py,sha256=wDQq3y-t9zOEOVA61t15fRpAVQSpBtiWTyW5hVn1iz4,43
29
29
  truefoundry/deploy/cli/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
30
- truefoundry/deploy/cli/cli.py,sha256=gaOareV2M6DhiTXHuyVJy5RrcvJTmGaCF5A1vrVeYeI,3113
30
+ truefoundry/deploy/cli/cli.py,sha256=C2kHuod9BnFcaXYuBdSexGL_cczt2BRssRzzPbJuQdI,3135
31
31
  truefoundry/deploy/cli/deploy.py,sha256=hOb0GY1tiPzKy5P85iYAML0WyGSmKBXJgwxD5k5VoME,5105
32
32
  truefoundry/langchain/__init__.py,sha256=kQrM0qr2EoB-EFaPkVVVcmSBSJ8KsQzv0nx-LGzmCRo,53
33
33
  truefoundry/ml/__init__.py,sha256=yFjvF-e1RW488vLHgn5M7TXoajqww6grkKHb3mhqDEw,179
34
- truefoundry-0.2.1.dist-info/METADATA,sha256=9fXToZ6JrnzTnSlguIKl1oz_Pyohy_3GjjmpSOdl2d8,1836
35
- truefoundry-0.2.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
36
- truefoundry-0.2.1.dist-info/entry_points.txt,sha256=TXvUxQkI6zmqJuycPsyxEIMr3oqfDjgrWj0m_9X12x4,95
37
- truefoundry-0.2.1.dist-info/RECORD,,
34
+ truefoundry-0.2.2rc1.dist-info/METADATA,sha256=57wib82I52mQIx3r_iL3sRGP59aQe1BGhfvAcshXsOU,1839
35
+ truefoundry-0.2.2rc1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
36
+ truefoundry-0.2.2rc1.dist-info/entry_points.txt,sha256=TXvUxQkI6zmqJuycPsyxEIMr3oqfDjgrWj0m_9X12x4,95
37
+ truefoundry-0.2.2rc1.dist-info/RECORD,,