#3273 closed task

Deprecate "tahoe start" in favor of "tahoe run" — at Version 2

Reported by: exarkun Owned by: exarkun
Priority: normal Milestone: undecided
Component: code-frontend-cli Version: n/a
Keywords: review Cc:
Launchpad Bug:

Description (last modified by exarkun)

Daemonization is complex and outside of the core goals of Tahoe-LAFS. Additionally, there are many third-party daemonization tools that can be applied more or less arbitrarily to programs like tahoe.

tahoe start is Tahoe-LAFS' built-in daemonizing runner. Instead of continuing to maintain this, remove it and point uses at tahoe run and third-party daemonization options.

Related, deprecate tahoe daemonize, tahoe restart, and tahoe stop because they are all daemonization-related process management commands.

Change History (2)

comment:1 Changed at 2020-01-15T13:28:33Z by exarkun

  • Owner set to exarkun
  • Status changed from new to assigned

comment:2 Changed at 2020-01-15T20:50:11Z by exarkun

  • Description modified (diff)
  • Keywords review added
Note: See TracTickets for help on using tickets.