Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-2661

[Gogo] It should be easier to start Gogo shell non-interactively

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • gogo-0.6.1
    • gogo.shell-0.8.0
    • Gogo Shell
    • None

    Description

      To start the Gogo shell non-interactively, you have to specify a dummy command and tell it not to shutdown in its configuration...something like this:

      gosh.args=--noshutdown -c noop=true

      This is not necessarily the most straightforward approach and it also results in the gosh_profile being executed and the MOTD being displayed, which doesn't really make sense in the non-interactive use case.

      It seems like it would be better to have an explicit flag to tell the Gogo shell to start up non-interactively (e.g., --noninteractive), which would also imply not shutting down, but wouldn't require a dummy command, nor execute the gosh_profile.

      Attachments

        Activity

          People

            db82407 Derek Baum
            rickhall Richard S. Hall
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: