Skip to content

App Argument Standards

Mike Chambers edited this page Dec 13, 2020 · 37 revisions

This page lists short and long name argument standards to use across apps.

Common

COMMAND SHORT NAME LONG NAME DESCRIPTION
member id -m --member_id Destiny 2 member id, (dclims)
character id -c --character_id Destiny 2 character id (dclic)
platform -p --platform Platform for member id (dclims)
manifest dir -D --manifest-dir Directory manifest files will be stored
manifest path -P --manifest-path Path to manifest.sqlite3 file (dclim)
output -o --output Output format
verbose -v --verbose Output addition status info to stderr
mode -M --mode Activity mode to retrieve info for
help -h --help Short and Long form help
version -V --version Print the app version
moment -T --moment The Destiny 2 moment to use
limit -L --limit Limit the amount of data displayed
hash -h --hash Item hash id from Destiny 2 API
name -n --name Platform display name or steam64 id.
timeformat -f --time_format Format that date / time is specified in
force -F --force Force an action
custom time -t --custom-time Custom time that should be used (in RFC 3339 format)
check -C --check A check should be made, but action not carried out

*drop --output and replace with --tsv

Clone this wiki locally