You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, the command can download the issues with attachments as markdown files. Here is the help text of the command:
❯ yt backup -h
usage: yt backup [-h] [-i PROJECT_ID] YT_BACKUP_DIR
positional arguments:
YT_BACKUP_DIR The root directory to store all tickets.
options:
-h, --help show this help message and exit
-i PROJECT_ID, --project-id PROJECT_ID
Project ID to backup (eg '0-42'). If omitted, all projects are saved.
See docs at https://www.jetbrains.com/help/youtrack/devportal/resource-api-articles.html
The text was updated successfully, but these errors were encountered: