Skip to content

imp(admin): refactor scattered dev-utils to simple admin-cli #529

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 2 commits into
base: develop
Choose a base branch
from

Conversation

JannikSt
Copy link
Member

No description provided.

@JannikSt JannikSt requested a review from Copilot June 22, 2025 09:41
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR refactors the existing distributed dev-utils examples into a unified, simplified administrative CLI (admin-cli). Key changes include:

  • Removal of all dev-utils example files and their Cargo.toml configuration.
  • Introduction of admin-cli with a modular command-based structure covering token, domain, pool, provider, work, node, wallet, and test commands.
  • Updates to the project’s top-level Cargo.toml and Makefile to reflect the transition to admin-cli.

Reviewed Changes

Copilot reviewed 29 out of 30 changed files in this pull request and generated 2 comments.

File Description
crates/dev-utils/* All example files are removed as part of the refactoring effort.
crates/admin-cli/* New admin-cli project implementation with modular commands and config.
Makefile Updated commands to invoke the new admin-cli instead of dev-utils.
Cargo.toml (workspace) Removed reference to dev-utils and added admin-cli as a member.

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