github.com/turbot/steampipe@v1.7.0-rc.0.0.20240517123944-7cef272d4458/pkg/steampipeconfig/testdata/load_config_test/override_terminal_config/workspace.spc (about)

     1  options "terminal" {
     2    multi     = true
     3    output    = "json"
     4    search_path    = "bar,aws,gcp"
     5    search_path_prefix    = "foobar"
     6  }
     7