3 Commits

1 changed files with 3 additions and 1 deletions
Unified View
  1. +3
    -1
      README.md

+ 3
- 1
README.md View File

@@ -16,7 +16,7 @@ Use the copycommand.txt file to easily copy and paste your command.
Command | Description Command | Description
------------- | ------------- ------------- | -------------
-h, --help | show help message and exit -h, --help | show help message and exit
-i [INPUT], --input [INPUT] | Initiate upload on input file. This must be added as an argument.
-i [INPUT], --input [INPUT] | Full path of the file to be uploaded.
-d, --debug | Enable debug mode. -d, --debug | Enable debug mode.
-dry, --dryrun | Dryrun will carry out all actions other than the actual upload to SM. -dry, --dryrun | Dryrun will carry out all actions other than the actual upload to SM.
-rt [RELEASETYPE], --releasetype [RELEASETYPE] | Set the release type. -rt [RELEASETYPE], --releasetype [RELEASETYPE] | Set the release type.
@@ -40,6 +40,8 @@ Command | Description


## Config.json ## Config.json


Copy Config.json.example and rename it to Config.json then change the fields accordingly.

**credentials:** **credentials:**


Config | Description | Example Config | Description | Example


Loading…
Cancel
Save