Browse Source

Merge branch 'master' into issue3and4

pull/5/head
sharky555 3 years ago
parent
commit
5928ac942b
1 changed files with 3 additions and 1 deletions
  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
------------- | -------------
-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.
-dry, --dryrun | Dryrun will carry out all actions other than the actual upload to SM.
-rt [RELEASETYPE], --releasetype [RELEASETYPE] | Set the release type.
@@ -40,6 +40,8 @@ Command | Description

## Config.json

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

**credentials:**

Config | Description | Example


Loading…
Cancel
Save