mirror of
https://github.com/turbot/steampipe.git
synced 2025-12-19 18:12:43 -05:00
remove dashboard, check options from workspace profile & default config
This commit is contained in:
@@ -21,9 +21,6 @@ workspace "default" {
|
||||
separator = "|"
|
||||
timing = true
|
||||
}
|
||||
options "dashboard" {
|
||||
browser = true
|
||||
}
|
||||
}
|
||||
|
||||
workspace "sample" {
|
||||
@@ -49,7 +46,4 @@ workspace "sample" {
|
||||
separator = ";"
|
||||
timing = true
|
||||
}
|
||||
options "dashboard" {
|
||||
browser = true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user