Skip to content

Add flags to CLI to print installation and config paths  #3857

Closed
@jsjoeio

Description

@jsjoeio

Problem

As a code-server user, it's difficult to know where code-server lives on my machine. Therefore, it is hard to uninstall and know that everything has been removed.

Solution

Add args/flags to print out the paths to the installation location and the config location:

code-server --installation-prefix
code-server --config-prefix

Originally suggested by @TeffenEllis in #3840 (review)

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew user visible feature

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions