{"tool":"jj","tool_display":"Jj","intent":"move-existing-tag-different-revision","intent_display":"move existing tag different revision","title":"Jj Command: move existing tag different revision","command_string":"jj tag s <tag_name> -r <revision> --allow-move","raw_command_string":"jj tag {{[s|set]}} {{tag_name}} {{[-r|--revision]}} {{revision}} --allow-move","description":"Exact CLI syntax to move existing tag different revision using Jj.","usage_scenario":"Reposition a misapplied tag to maintain accurate historical data integrity.","scenario_context":"Reposition a misapplied tag to maintain accurate historical data integrity.","simulated_output":"Tag 'v1.0' moved to revision 'abc123'.\n\nOperation completed successfully.","how_to_steps":["Run the command with 'set' or 's' to specify the action.","Provide the tag name and the new revision using '-r' or '--revision'.","Include '--allow-move' to permit the tag relocation."],"inferred_category":"Version Control","canonical_url":"https://www.syntaxstandard.com/jj/move-existing-tag-different-revision"}