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
DaemonStatusCommand appears in forge list output but its handle() method immediately calls abort(1, 'This command is not yet supported.'). The command should be hidden from the command list since it's not implemented.
DaemonStatusCommandappears inforge listoutput but itshandle()method immediately callsabort(1, 'This command is not yet supported.'). The command should be hidden from the command list since it's not implemented.