mirror of
https://github.com/EpicMorg/atlassian-downloader.git
synced 2025-03-27 12:39:09 +03:00
10 lines
264 B
JSON
10 lines
264 B
JSON
{
|
|
"profiles": {
|
|
"atlassian-downloader": {
|
|
"commandName": "Project",
|
|
//"commandLineArgs": "--version"
|
|
"commandLineArgs": "--help"
|
|
// "commandLineArgs": "--action=ShowRawJson --output-dir=F:\\temp\\atlassian\\test1"
|
|
}
|
|
}
|
|
} |