commands-1.x-dev/commands.links.task.yml
commands.links.task.yml
entity.command.view: title: 'View' route_name: entity.command.canonical base_route: entity.command.canonical entity.command.delete_form: title: 'Delete' route_name: entity.command.delete_form base_route: entity.command.canonical weight: 10 entity.command.collection: title: 'Commands' route_name: entity.command.collection base_route: system.admin_content weight: 10 entity.command_type.edit_form: title: 'Edit' route_name: entity.command_type.edit_form base_route: entity.command_type.edit_form entity.command_type.collection: title: 'List' route_name: entity.command_type.collection base_route: entity.command_type.collection
