Skip to content

Add option to force logout when server is unreachable #77

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

esbenvb
Copy link

@esbenvb esbenvb commented Jan 9, 2025

Currently, it's impossible to switch code push server using the CLI if the current server is not available, since it will not log you out and delete the session file if the server is not reachable.

This PR makes it possible to logout --force, which deletes the session file, if the server is unreachable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant