Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jay-johnson/98838483a583228ea148 to your computer and use it in GitHub Desktop.
Save jay-johnson/98838483a583228ea148 to your computer and use it in GitHub Desktop.
Connect the XD Shell to XD Admin running in Docker
spring-xd-1.3.0.RELEASE$ ./shell/bin/xd-shell
 _____                           __   _______
/  ___|          (-)             \ \ / /  _  \
\ `--. _ __  _ __ _ _ __   __ _   \ V /| | | |
 `--. \ '_ \| '__| | '_ \ / _` |  / ^ \| | | |
/\__/ / |_) | |  | | | | | (_| | / / \ \ |/ /
\____/| .__/|_|  |_|_| |_|\__, | \/   \/___/
      | |                  __/ |
      |_|                 |___/
eXtreme Data
1.3.0.RELEASE | Admin Server Target: http://localhost:9393
Welcome to the Spring XD shell. For assistance hit TAB or type "help".
xd:>runtime containers
  Container Id                          Host        IP Address  PID  Groups  Custom Attributes
  ------------------------------------  ----------  ----------  ---  ------  -----------------
  d8f0f8ee-bd44-4b11-831a-fceb9a6d8ee8  container1  172.17.0.9  10

xd:>runtime modules
  Module Id  Container Id  Options  Deployment Properties  Unit status
  ---------  ------------  -------  ---------------------  -----------

xd:>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment