turning on local debugging with Delve (go debugger) using the command storj-up debug enable works as expected, however once the service is updated to support DLV debugging, it should be able to be turned off using the similar command storj-up debug disable. However this command does not remove the dlv settings, as it's command input appears to be parsed incorrectly.