Next: , Previous: , Up: Options   [Contents][Index]


12.2 General options

--config=file

Read configuration from file file, instead of the default .grayupload. The file must exist and be readable.

See Configuration, for a detailed discussion.

--no-config

Ignore existing .grayupload file.

See Configuration, for a detailed discussion.

-n
--dry-run

Enables dry-run mode: don’t upload any files, just print what would have been done. See Debugging.

-v
--verbose

Increase debugging verbosity level. The option is incremental: the more times you repeat it the more verbosity you get. See Debugging, for a detailed discussion.

-u
--user id

Sign tarballs and directives with the GPG key id.

--comment text

Add comment text to the directive. By default, single comment is added specifying the name and version of the program that did the upload. Multiple --comment options are allowed.