Commit Graph

8 Commits

Author SHA1 Message Date
Puskar Basu
6aaf9bc5be Update 'sperr' import references. Closes #3748 2023-08-17 13:52:04 +05:30
Puskar Basu
3d0c976131 Fix error message when connecting to steampipe cloud if login token has expired or become corrupted. Closes #3418 2023-05-17 13:14:57 +01:00
Mike Burgess
9669829827 Merge branch 'v0.18.x' 2023-02-03 13:04:02 +00:00
Puskar Basu
c8978f34af Add a helpful error message when snapshot sharing fails because of a corrupted/invalid token. Closes #2944 2023-02-03 11:34:54 +00:00
Binaek Sarkar
42e28ed54a Adds an 'sperr' error package along with sample implementation with the login cmd. #497 2023-01-27 16:32:18 +00:00
kaidaguerre
940bec6b5f Connect to steampipe cloud using the steampipe cloud sdk. Closes #2610 2022-10-27 17:43:44 +01:00
kaidaguerre
d3830b1335 Add steampipe login command. Closes #2583 2022-10-25 17:33:35 +01:00
kaidaguerre
1e3db26e8f Add support for workspace profiles - parse from config and select using --workspace arg. Closes #2510
Add support for implicit workspace. Closes #2514
If snapshot-location is a local file path, copy snapshot instead of uploading. Closes #2550
Do not show snapshot upload status if --progress=false. Closes #2517
Replace --workspace with --snapshot-location. Closes #2512
2022-10-19 13:02:24 +01:00