- You can also run a command from the task page by clicking on the Run via console. The command will be pre-filled for you.
- Clicking close connection does not stop the command. It only stops the output from being displayed. The command will continue to run until it finishes.
-
The majority of the commands will not show any output unless error has occurred or important information
needs to be communicated. To see all output, add the
-vvvflag. -
There is no need to write
consoleordocker exec -ti watchstate consoleUsing this interface. Use the command followed by the options directly. For example,db:list --output yaml.