Commit Graph

18 Commits

Author SHA1 Message Date
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