9 Replies
No, the resource I tried to create did not pull. And when I run pull now it also tries to delete my clickhouse connection.
The clickhouse resource is located as c_clickhouse_connection.yaml in the root of the workspace folder (i.e. parallell to f/ and u/)
the resource or the resource type ?
anyway, I can't reproduce, sync pull does pull the resource types
The resource type disappears.
Not a huge problem since I have it in git, but annoying of course
Ah, wait, will --skip-resources ignore resource types too?
no
if you can do a minimal repro on a minimal workspace with reproducible commands that would be helpful because I can't reproduce
so a step by step reproduction from 0
Hm, simply removing --skip-resources from my pull alias fixes it. And my opencage resource type suddenly shows up
¯\_(ツ)_/¯
My CLI is on 1.277.1 though, so a bit dated
Seems like resource types are ignored if --skip-resources is active in that version at least
I can reproduce
but the code doesn't seem to have this logic ...
thanks for the report!
👍