Skip to content

Add a --dry-run / simulate mode across the miner CLI #4847

Description

@JSONbored

Problem: No command in the miner CLI supports a dry-run/simulate mode — there's no way to see what an operation would do without actually doing it.

Area: AMS / Miner

Proposal: Add a --dry-run flag, honored consistently, to every command that mutates local or remote state.

Deliverables:

  • --dry-run support across every mutating command, with clear "would have done X" output.

Acceptance criteria:

  • Running any mutating command with --dry-run makes zero actual writes, local or remote, and clearly reports what would have happened.

Metadata

Metadata

Assignees

Labels

maintainer-onlyOwner-only work — yields no Gittensor points.roadmapOn the Wave-2 agent-layer roadmap board (project 9)

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions