withfig / fig

Public issue tracker for Fig.
https://fig.io
MIT License
2.04k stars 54 forks source link

bug: autoinstaller does not give necessary information #2906

Open brandondrew opened 4 months ago

brandondrew commented 4 months ago

Checks

Operating system

Red Hat in my case, but presumably all

Expected behaviour

I would expect that before the autoinstaller runs, it would give us sufficient information about what it will do.

The idea that we should be expected to allow remote scripts to be run as root on servers we log into is incomprehensible.

First, tell us that it will run as root:

Second, tell us exactly what it will install.

Actual behaviour

None of this information is given.

  1. it doesn't tell us that one needs to be able to run arbitrary scripts as root
  2. it doesn't tell us what it will install.

Steps to reproduce

Ensure that one's SSH config file includes the fig config to install on remote machines.

Environment

No response

mschrage commented 4 months ago

Thank for this feedback! We are rethinking how autocomplete over SSH should work and will incorporate this feedback going forward.