Skip to content
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

[client] Add state handling cmdline options #2821

Merged
merged 3 commits into from
Dec 3, 2024
Merged

[client] Add state handling cmdline options #2821

merged 3 commits into from
Dec 3, 2024

Conversation

lixmal
Copy link
Contributor

@lixmal lixmal commented Oct 31, 2024

Describe your changes

$ ./netbird state --help
Provides commands for managing and inspecting the Netbird daemon state.

Usage:
  netbird state [command]

Available Commands:
  clean       Clean stored states
  delete      Delete stored states
  list        List all stored states

Issue ticket number and link

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

pappz
pappz previously approved these changes Nov 4, 2024
@lixmal lixmal changed the title Add state handling cmdline options [client] Add state handling cmdline options Nov 20, 2024
Base automatically changed from persist-route-selection to main December 2, 2024 16:55
@lixmal lixmal dismissed pappz’s stale review December 2, 2024 16:55

The base branch was changed.

@lixmal lixmal force-pushed the add-state-cmdline branch from 2f85ad2 to 61219b0 Compare December 2, 2024 17:02
Copy link

sonarqubecloud bot commented Dec 3, 2024

@lixmal lixmal merged commit e5d42bc into main Dec 3, 2024
25 of 26 checks passed
@lixmal lixmal deleted the add-state-cmdline branch December 3, 2024 15:07
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.

2 participants