Open GBrachetta opened 11 months ago
Can you run a-test --help
and share the output?
Here it is. Yes, the script shows as a possible command. It's just Fig's autocomplete not showing it, as in the screenshot above.
I am experiencing a similar issue on my side, and same thing - no fig doctor problems and help is displaying the script details AND the script is executable, it is just not showing in the autocomplete
Fig not showing scripts for local CLI nor standalone scripts that would be used with fig run ...
This started at the same time as https://github.com/withfig/fig/issues/2803 for me
These are the steps I follow to create a local CLI:
1- Create a
new CLI
2- Add a script to the CLI
3- The CLI (with its script) is present in Fig
4- Restart fig, and run the CLI.
The new CLI doesn't show the script in the autocomplete, just the default
help
flag.What is failing? I've uninstalled-reinstalled Fig. Fig doctor doesn't show any errors: