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

fix: more consistent cli #263

Merged
merged 3 commits into from
Jan 7, 2025

Conversation

Hennzau
Copy link
Contributor

@Hennzau Hennzau commented Jan 5, 2025

This PR improves consistency within the CLI:

  • The term runtime has been replaced with daemon in most comments, ensuring users interact only with the concept of a daemon.
  • Redundant zenoh-configuration parameters have been removed.
  • The run-local command has been moved to a separate file and is now used the same way as daemon and instance commands.

@Hennzau Hennzau changed the title Fix/consistent cli fix: more consistent cli Jan 5, 2025
@Hennzau Hennzau force-pushed the fix/consistent_cli branch from 8f9c703 to 2e94555 Compare January 6, 2025 18:00
Copy link
Contributor

@J-Loudet J-Loudet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution, zfctl is looking better & better! 😉

There are few occurrences of the word runtime that remain, as indicated in my comments. There are also others in some strings in the zfctl/src/utils.rs file. If you can address these, the PR will be good to merge.

zfctl/src/main.rs Outdated Show resolved Hide resolved
zfctl/src/main.rs Outdated Show resolved Hide resolved
@Hennzau
Copy link
Contributor Author

Hennzau commented Jan 7, 2025

Yep I didn't catch them all the first time! thx

@Hennzau Hennzau force-pushed the fix/consistent_cli branch 2 times, most recently from b5b7331 to 960fc29 Compare January 7, 2025 11:38
@Hennzau Hennzau force-pushed the fix/consistent_cli branch from 960fc29 to 59430ff Compare January 7, 2025 11:39
@J-Loudet J-Loudet merged commit 5f5e358 into eclipse-zenoh-flow:main Jan 7, 2025
5 checks passed
@Hennzau Hennzau deleted the fix/consistent_cli branch January 7, 2025 13:44
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