Launch Fleet IDE with CLI

295 views Asked by At

I have installed Fleet IDE on MacOS and would like to have it be opened using my terminal as well. Currently, it says that fleet is not a recognized command and I need to add the script to launch fleet in the $PATH variable. How can I do that? Also, would appreciate some help on understanding how this works (like how I can do code . and have VSCode be opened up in the current folder).

1

There are 1 answers

0
Andrey On

The documentation says you should use Toolbox App to configure Fleet command line launcher:

Generate scripts

  1. In the Toolbox app, click Toolbox App menu, then select Settings. enter image description here

  2. Under Tools, enable Generate shell scripts.

  3. In Shell scripts location, specify a folder that is accessible through the PATH variable.

Configure command name

  1. In the Toolbox app, click Tool actions near Fleet, then select Settings. enter image description here

  2. Under Shell script name, specify the name for the command that launches JetBrains Fleet.