Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jsjoeio opened this issue Jul 26, 2021 · 1 comment
Closed

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

jsjoeio opened this issue Jul 26, 2021 · 1 comment
Labels
feature New user visible feature
Milestone

Comments

@jsjoeio
Copy link
Contributor

jsjoeio commented Jul 26, 2021

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)

@jsjoeio jsjoeio added the feature New user visible feature label Jul 26, 2021
@jsjoeio jsjoeio added this to the Backlog milestone Jul 26, 2021
@stale
Copy link

stale bot commented Jan 22, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no activity occurs in the next 5 days.

@stale stale bot added the stale label Jan 22, 2022
@stale stale bot closed this as completed Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New user visible feature
Projects
None yet
Development

No branches or pull requests

1 participant