You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Launch a metadata-declared TeqFW host package explicitly with --host and an optional --host-root .
Resolve the selected host through the local application tree, the global npm location that hosts teq, and well-known global npm locations, without spawning child processes.
Validate the explicit host manifest (package name, canonical teqfw.fw.di.namespaces, @teqfw/cli dependency) and require a command identifier in explicit-host mode.
Keep command-owned tokens after the command identifier untouched and preserve local-first host discovery when --host is absent.