remotivelabs-cli 0.3.1__py3-none-any.whl → 0.3.2__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 remotivelabs-cli might be problematic. Click here for more details.

cli/utils/console.py CHANGED
@@ -7,8 +7,8 @@ from typing import Any
7
7
  import grpc
8
8
  from rich.console import Console
9
9
 
10
- console = Console()
11
- err_console = Console(stderr=True)
10
+ console = Console(soft_wrap=True)
11
+ err_console = Console(stderr=True, soft_wrap=True)
12
12
 
13
13
 
14
14
  def print_grpc_error(error: grpc.RpcError) -> None:
@@ -48,7 +48,7 @@ def print_newline() -> None:
48
48
 
49
49
 
50
50
  def print_url(url: str) -> None:
51
- console.print(url, style="bold", soft_wrap=True)
51
+ console.print(url, style="bold")
52
52
 
53
53
 
54
54
  def print_unformatted(message: Any) -> None:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: remotivelabs-cli
3
- Version: 0.3.1
3
+ Version: 0.3.2
4
4
  Summary: CLI for operating RemotiveCloud and RemotiveBroker
5
5
  Author: Johan Rask
6
6
  Author-email: johan.rask@remotivelabs.com
@@ -63,12 +63,12 @@ cli/topology/start_trial.py,sha256=GNB2E-Ia18UpXQZ4fViGq5-pRq69vinDBLwzImsz2GY,3
63
63
  cli/typer/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
64
64
  cli/typer/typer_utils.py,sha256=eUrVOEOKY_MnfiJMAxvEurP1Q79z9pq83mJjocP8lhI,686
65
65
  cli/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
66
- cli/utils/console.py,sha256=-IczptBi42GdgNRQAYbgFvSV-lIgVF749H9xNgSMgOo,1740
66
+ cli/utils/console.py,sha256=JF39S9oS1lehFexjdLQKp17oINNvFZJLg_M2SDCjkvA,1754
67
67
  cli/utils/rest_helper.py,sha256=ZHc7TMNVa07kJWDQ_OEoeaGhzYu8BinSXJJX8R_wX_8,14135
68
68
  cli/utils/time.py,sha256=TEKcNZ-pQoJ7cZ6hQmVD0sTRwRm2rBy51-MuDNdO4S4,296
69
69
  cli/utils/versions.py,sha256=mHs_BCk0-wwPfCHIIQBlpFkgipSWkw9jUaZ-USH8ODY,3824
70
- remotivelabs_cli-0.3.1.dist-info/LICENSE,sha256=qDPP_yfuv1fF-u7EfexN-cN3M8aFgGVndGhGLovLKz0,608
71
- remotivelabs_cli-0.3.1.dist-info/METADATA,sha256=8RommjeI-h_CqdlUXy3oSdYCPZFUCRhP2xciLRgddFk,1521
72
- remotivelabs_cli-0.3.1.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
73
- remotivelabs_cli-0.3.1.dist-info/entry_points.txt,sha256=lvDhPgagLqW_KTnLPCwKSqfYlEp-1uYVosRiPjsVj10,45
74
- remotivelabs_cli-0.3.1.dist-info/RECORD,,
70
+ remotivelabs_cli-0.3.2.dist-info/LICENSE,sha256=qDPP_yfuv1fF-u7EfexN-cN3M8aFgGVndGhGLovLKz0,608
71
+ remotivelabs_cli-0.3.2.dist-info/METADATA,sha256=QMZTstCqkjghu2nqeUb7jyHqJO3aXeKFV_lTq0Nnj4k,1521
72
+ remotivelabs_cli-0.3.2.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
73
+ remotivelabs_cli-0.3.2.dist-info/entry_points.txt,sha256=lvDhPgagLqW_KTnLPCwKSqfYlEp-1uYVosRiPjsVj10,45
74
+ remotivelabs_cli-0.3.2.dist-info/RECORD,,