remotivelabs-cli 0.1.0a3__py3-none-any.whl → 0.1.1__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.
cli/cloud/auth/login.py CHANGED
@@ -312,5 +312,6 @@ def login(headless: bool = False) -> bool: # noqa: C901, PLR0912, PLR0915
312
312
  else:
313
313
  httpd.serve_forever()
314
314
  create_personal_token()
315
+ prompt_to_set_org()
315
316
 
316
317
  return True
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: remotivelabs-cli
3
- Version: 0.1.0a3
3
+ Version: 0.1.1
4
4
  Summary: CLI for operating RemotiveCloud and RemotiveBroker
5
5
  Author: Johan Rask
6
6
  Author-email: johan.rask@remotivelabs.com
@@ -15,7 +15,7 @@ cli/broker/signals.py,sha256=MFj_bOLIxHY1v3XPkKk6n8U3JLaY8nrXHahRQaVse6s,8207
15
15
  cli/cloud/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
16
16
  cli/cloud/auth/__init__.py,sha256=MtQ01-n8CgZb9Y_SvxwZUgj44Yo0dFAU3_XwhQiUYtw,54
17
17
  cli/cloud/auth/cmd.py,sha256=aOvbrzNb7moClgmde25T0coBs8Ge696xUB_w6qfvN8I,2920
18
- cli/cloud/auth/login.py,sha256=kaUxKfXXk392s2mMM8d-5wuhWuIqVNK6PKLSu-pxMbw,11444
18
+ cli/cloud/auth/login.py,sha256=sAlUeBVypK4ibBR9gdU0DMUmwvxqOjvFNTLUHPseyCE,11476
19
19
  cli/cloud/auth_tokens.py,sha256=XHXrCwgK_akrCbFxcxtDr7GDM9cd-T_s40PrRovY4Lk,12344
20
20
  cli/cloud/brokers.py,sha256=QTA9bmaK06LKEccF6IBgWBonC4VFrKwFQBsACX_IzYw,3896
21
21
  cli/cloud/cloud_cli.py,sha256=q-oiaLcKC-BRamXfIFGn-BskRmJ3utA7-tI39lSs3Cs,1309
@@ -52,8 +52,8 @@ cli/typer/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
52
52
  cli/typer/typer_utils.py,sha256=8SkvG9aKkfK9fTRsLD9pOBtWn9XSwtOXWg2RAk9FhOI,708
53
53
  cli/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
54
54
  cli/utils/rest_helper.py,sha256=b_FJY6MxnFSqo11qaHxkBFHfVlKf7Zj28Uxv9Oj7XY4,14141
55
- remotivelabs_cli-0.1.0a3.dist-info/LICENSE,sha256=qDPP_yfuv1fF-u7EfexN-cN3M8aFgGVndGhGLovLKz0,608
56
- remotivelabs_cli-0.1.0a3.dist-info/METADATA,sha256=2nOuSlIEviS1n_bssUYSEKr0pbE67iJ85J2TYvwD9kI,1430
57
- remotivelabs_cli-0.1.0a3.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
58
- remotivelabs_cli-0.1.0a3.dist-info/entry_points.txt,sha256=lvDhPgagLqW_KTnLPCwKSqfYlEp-1uYVosRiPjsVj10,45
59
- remotivelabs_cli-0.1.0a3.dist-info/RECORD,,
55
+ remotivelabs_cli-0.1.1.dist-info/LICENSE,sha256=qDPP_yfuv1fF-u7EfexN-cN3M8aFgGVndGhGLovLKz0,608
56
+ remotivelabs_cli-0.1.1.dist-info/METADATA,sha256=S0EkVqlAXfJQT2chMamWtl5mMgkIhX80eX4LNEgblN8,1428
57
+ remotivelabs_cli-0.1.1.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
58
+ remotivelabs_cli-0.1.1.dist-info/entry_points.txt,sha256=lvDhPgagLqW_KTnLPCwKSqfYlEp-1uYVosRiPjsVj10,45
59
+ remotivelabs_cli-0.1.1.dist-info/RECORD,,