Skip to content

Add self-configuration verbs #57

Closed
@mjcheetham

Description

@mjcheetham

Feature description

Rather than having platform/distribution-mechanism specific post-install configuration logic, we should just move this to .NET code, and introduce some new CLI verbs that can be easily invoked from the installers etc.

  • configure/install:
    • Configure ourselves as the credential helper, ideally in user/global config.
  • unconfigure
    • Remove GCM from the configured credential helper. Should we reset to previous or platform default? Just remove our setting?
  • uninstall
    • Invoke the uninstall script on Mac and invoke the Inno uninstaller on Windows?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions