-
-
Couldn't load subscription status.
- Fork 27
Closed
Description
Since v0.7.0 the cli does no longer exit after applying the template.
The command has to be manually interrupted using crtl+C.
I can consistently reproduce this with v0.7.0 and 0.7.2 running:
pnpx directus-template-cli@0.7.0 apply -p --disableTelemetry \
--directusUrl "http://directus:8055" \
--userEmail "admin@example.com" \
--userPassword "d1r3ctu5" \
--templateLocation ./directus/templates/some-templateAfter printing Template applied successfully. or the licensing information, the command keeps running.
This is particularly annoying in CI environments, where this will lead to the job hanging.
Metadata
Metadata
Assignees
Labels
No labels