Skip to content

App Argument Standards

Mike Chambers edited this page Dec 28, 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 format -O --output-format 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
activity-limit -L --limit Limit the amount of activities 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 -K --check A check should be made, but action not carried out
store path -S --store-path Path to the activity store sqlite db.
weapon count -w --weapon-count Number of weapon results to display
no sync -N --no-sync Do not sync activities
class -C --class Specifies Destiny 2 class selection
Clone this wiki locally