mirror of
https://github.com/EpicMorg/atlassian-downloader.git
synced 2025-02-05 18:20:39 +03:00
readme
This commit is contained in:
parent
ee353d906f
commit
d7bf8eea18
@ -64,6 +64,10 @@ or
|
|||||||
bash# ./atlassian-downloader --output-dir "/mnt/nfs/atlassian" --custom-feed https://my.atlassian.com/download/feeds/current/bamboo.json
|
bash# ./atlassian-downloader --output-dir "/mnt/nfs/atlassian" --custom-feed https://my.atlassian.com/download/feeds/current/bamboo.json
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### cron or crontab example
|
||||||
|
```
|
||||||
|
0 0 * 1 0 /opt/epicmorg/atlassian-downloader/atlassian-downloader --output-dir "/mnt/nfs/atlassian"
|
||||||
|
```
|
||||||
### Show only urls from jsons
|
### Show only urls from jsons
|
||||||
```
|
```
|
||||||
PS> .\atlassian-downloader.exe --action ListURLs
|
PS> .\atlassian-downloader.exe --action ListURLs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user