You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--force-remote will not be necessary for filesystem listings (--mode=list-dir).
--force-remote and --mode=tail can be replaced by --mode=auto for log retrieval.
Note, this will mean that log files for finished jobs will no longer be streamed. The UI might want some minor changes to better communicate the meaning of this. Perhaps change the dialogue that currently displays the "connected" message to read "following" to make it clearer.
Stop using the
--force-remote
option withcylc cat-log
commands.Requires:
Once these are done:
--force-remote
will not be necessary for filesystem listings (--mode=list-dir
).--force-remote
and--mode=tail
can be replaced by--mode=auto
for log retrieval.Note, this will mean that log files for finished jobs will no longer be streamed. The UI might want some minor changes to better communicate the meaning of this. Perhaps change the dialogue that currently displays the "connected" message to read "following" to make it clearer.
See also #506
The text was updated successfully, but these errors were encountered: