kaidaguerre
d7ff47b165
Deprecate cloud-token and cloud-host args and params. Write token to new ~/.pipes location ( #4147 )
2024-02-28 20:29:56 +05:30
Puskar Basu
6aaf9bc5be
Update 'sperr' import references. Closes #3748
2023-08-17 13:52:04 +05:30
Binaek Sarkar
72323ef37a
Merge branch 'v0.20.x'
2023-08-09 17:48:09 +05:30
Binaek Sarkar
a01776b78f
Migrate from 'cloud.steampipe.io' to 'pipes.turbot.com'. Closes #3724
2023-08-08 12:24:38 +01:00
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
Binaek Sarkar
68db840c92
Fixes issue where not being able to open the browser results in a fatal error during login. Closes 3437
2023-05-18 14:50:28 +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
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
aaa6fb2811
Settings Strip source_definition, documentation, search_path and search_path_prefix from snapshot shares and exports. Closes #2702
...
Snapshot exports and local shares should have no indentation or newlines. Closes #2701
2022-11-08 13:27:38 +00:00
kai
c5ba22c2f8
Remove "search_path" from uploaded snapshot. #2690
2022-11-07 14:05:39 +00:00
kai
2facb7f4ed
Remove "sql","source_definition","documentation","search_path","search_path_prefix" from panels in uploaded snapshot. Closes #2690
2022-11-07 10:39:11 +00:00
kai
804cc6f3bf
Fix crash when plugin list fails to connect to database.
...
Improve logging for login command
2022-11-07 10:37:34 +00:00
kai
f70310d4e8
Update login and snapshot messaging.
2022-11-03 13:30:51 +00:00
kaidaguerre
3d084c5bc8
Add snapshot-title arg. Ensure snapshots and exports are named consistently. Closes #2666
2022-11-03 11:09:07 +00:00
kaidaguerre
c42fbdb8d5
Update formatting for login command. Update missing cloud token error. Closes #2654
2022-11-02 14:04:59 +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
f463c4d01a
Improve messaging and error reporting for steampipe login. ( #2625 )
2022-10-28 18:54:41 +01:00
Mike Burgess
02f3a4fd79
Update Cloud login token confirm UI path to /login/confirm #2583 .
2022-10-28 11:41:12 +01: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
kaidaguerre
b2660e2a45
Fix retrieval of default user workspace (currently including org workspaces). Closes #2499
2022-10-10 10:18:49 +01:00
kaidaguerre
ef845286c1
Add support for sharing snapshots. Add snapshot output and export format for query and check. Add ability to run named dashboards. #2473
2022-10-05 15:30:57 +01:00
kaidaguerre
cb42d5d3eb
Update CLI to upload snapshots to the cloud using --share and --snapshot options. Update Dashboard command to support passing a dashboard name as an argument. Closes #2365 . Closes #2367
2022-09-02 17:05:40 +01:00
Mike Burgess
e9cfb0a594
Cloud metadata should use the new actor workspaces response structure. Closes #2277 . ( #2278 )
2022-07-28 11:42:08 +01:00
kaidaguerre
5193c70395
Restructure steampipe repo to use pkg folder. Closes #2204
2022-06-27 11:36:03 +01:00