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
{{ message }}
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.
I couldn't get any commands to actually execute. I tried both npm install -g @directus/cli and cloning the repo.
In both cases directusctl instance connect produced zero output. The exit code was still zero. Trying directus instance connect --help also produced zero output.
Shell: bash 5.1.16
Directus Host: 10.4.3
The text was updated successfully, but these errors were encountered:
@rijkvanzanten what's the alternative in this case? I would love to be able to use something similar to setup some automations in my CI/CD to sync schemas
Wondering if this tool is at all maintained.
I couldn't get any commands to actually execute. I tried both
npm install -g @directus/cli
and cloning the repo.In both cases
directusctl instance connect
produced zero output. The exit code was still zero. Tryingdirectus instance connect --help
also produced zero output.Shell: bash 5.1.16
Directus Host: 10.4.3
The text was updated successfully, but these errors were encountered: