existing doc blocks aren't recognized by the CLI tool
See original GitHub issueDescription
I have docs with existing doc blocks:
columns:
name: organization_id
description: "{{ doc("organization_id")}}"
And I get this prompt:
To Reproduce
- Create a doc block reference that doesn’t use Lightdash’s doc block formatting (i.e. not like:
"{{doc(\"user_id\")}}"
) - Run
lightdash generate
Issue Analytics
- State:
- Created a year ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Command line options - AWS Documentation
In the AWS CLI, command line options are global parameters you can use to override the default configuration settings, any corresponding profile setting, ......
Read more >HubSpot CLI commands
Use this guide as a reference for the available commands and file formatting options for HubSpot's local development tooling. For a walkthrough ...
Read more >gcloud CLI overview | Google Cloud CLI Documentation
The Google Cloud CLI is a set of tools to create and manage Google Cloud resources. You can use these tools to perform...
Read more >Install the Azure CLI for Windows - Microsoft Learn
The Azure Command-Line Interface (CLI) is a cross-platform command-line tool that can be installed locally on Windows computers.
Read more >NEAR CLI | NEAR Documentation - NEAR Docs
The NEAR Command Line Interface (CLI) is a tool that enables to interact with the NEAR network directly from the shell. Among other...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
sure! That sounds great!
Slightly more rigorous could maybe be checking:
{{<space>?doc(
+ anything +)<space>?}}
? Those curly brackets feel very dbt-doc-block specific🎉 This issue has been resolved in version 0.164.5 🎉
The release is available on:
0.164.5
Your semantic-release bot 📦🚀