Attach filesAttach ScreenshotVotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.1.0
    • run
    • None

    Description

      Add a command which can execute arbitrary script

      > script /path/to/script
      > script -groovy println 'Hello'
      > script print("hello")
      > script <<EOT
      println(nodeStore.getRoot())
      EOT
      

      For the last the script would be assumed to be javascript by default. Later we can enhance the Console to read multi line string use herestring

      The ConsoleSession can be exposed as bind variable and can be used by script to access the runtime

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            chetanm Chetan Mehrotra
            chetanm Chetan Mehrotra
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment