content_deploy-1.0.1/content_deploy.links.task.yml
content_deploy.links.task.yml
content.sync: title: 'Synchronize' route_name: content.sync base_route: content.sync weight: 6 content.import: title: 'Import' route_name: content.import_full base_route: content.sync weight: 1 content.import_single: title: 'Single Item Import' route_name: content.import_single parent_id: content.import content.import_single_with_dependencies: title: 'Single Item Import with Dependencies' route_name: content.import_single_with_dependencies parent_id: content.import content.bulk_import_with_dependencies: title: 'Bulk Import with Dependencies' route_name: content.bulk_import_with_dependencies parent_id: content.import content.import_full: title: 'Archive Import' route_name: content.import_full parent_id: content.import content.export: route_name: content.export_full title: 'Export' base_route: content.sync weight: 2 content_deploy.deploy: title: 'Deploy' route_name: content_deploy.deploy base_route: content.sync weight: 3 content.export_single: route_name: content.export_single title: 'Single Item' parent_id: content.export content.export_full: route_name: content.export_full title: 'Archive' parent_id: content.export content.view_logs: title: 'Logs' route_name: content.overview base_route: content.sync weight: 7 content_deploy.schedule_deploy_logs: title: 'Schedule Deploy Logs' route_name: content_deploy.schedule_deploy_logs base_route: content.sync weight: 4 content.settings: title: 'Settings' route_name: content.settings base_route: content.sync weight: 8 content.env_settings: title: 'Environment Settings' route_name: content.env_settings base_route: content.sync weight: 5 entity.sync.export: title: 'Export' route_name: content.content_sync_export base_route: entity.node.canonical weight: 30 entity.sync.deploy: title: 'Deploy' route_name: content.content_deploy base_route: entity.node.canonical weight: 31
