#is there a dagger command i can run to load the dagger engine if not already loaded ?
1 messages · Page 1 of 1 (latest)
every time you call dagger callit'l automatically start the engine for you if it's not running. Are you looking for a way to "warm it up" by forcing its startup?
If that's the case you could just do echo '{version}' | dagger query
@normal night is doing that 👆 with dagger core version
Yes!! It only works since v0.12.5 though. So if you want something backwards compatible you'll have to go with the dagger query