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
bee0574add Fixes issue where using a bad workspace-database with a valid token gives invalid token as the error. Closes #3610 (#3688) 2023-07-26 14:12:03 +01:00
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
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
4a53ada194 Fix using org workspace for workspace-database - when fetching password use actor handle not org handle. Closes #2633 2022-10-31 15:07:56 +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