Index of dx commands
This page contains the help messages for each of the commands under dx, grouped by their primary category.
Get started
dx
dxusage: dx [-h] [--version] command ...
DNAnexus Command-Line Client, API v1.0.0, client v0.404.0
dx is a command-line client for interacting with the DNAnexus platform. You
can log in, navigate, upload, organize and share your data, launch analyses,
and more. For a quick tour of what the tool can do, see
https://documentation.dnanexus.com/getting-started/tutorials/cli-quickstart#quickstart-for-cli
For a breakdown of dx commands by category, run "dx help".
dx exits with exit code 3 if invalid input is provided or an invalid operation
is requested, and exit code 1 if an internal error is encountered. The latter
usually indicate bugs in dx; please report them at
https://github.com/dnanexus/dx-toolkit/issues
options:
-h, --help show this help message and exit
--env-help Display help message for overriding environment
variables
--version show program's version number and exithelp
helpOverride environment variables
Manage your login session
login
loginlogout
logoutexit
exitwhoami
whoamienv
envclearenv
clearenvsetenv
setenvNavigate and organize files
ls
lstree
treepwd
pwdselect
selectcd
cdcp
cpmv
mvmkdir
mkdirrmdir
rmdirrm
rmrmproject
rmprojectarchive
archiveunarchive
unarchivelist database files
list database filesView, download, and upload data
File transfer
upload
uploaddownload
downloadmake_download_url
make_download_urlView data
describe
describecat
cathead
headCreate data objects
new
newnew project
new projectnew record
new recordnew workflow
new workflowData object operations
close
closewait
waitget
getSearching
find data
find datafind projects
find projectsProject management
update project
update projectDatasets and cohorts
create_cohort
create_cohortextract_dataset
extract_datasetextract_assay expression
extract_assay expressionextract_assay germline
extract_assay germlineextract_assay somatic
extract_assay somaticManage metadata
set_details
set_detailsget_details
get_detailsset_visibility
set_visibilityadd_types
add_typesremove_types
remove_typestag
taguntag
untagrename
renameset_properties
set_propertiesunset_properties
unset_propertiesBuild and modify workflows
add stage
add stageremove stage
remove stageupdate stage
update stageupdate workflow
update workflowlist stages
list stagesRun and manage apps
Build and publish
build
buildpublish
publishManage app access
add
addadd users
add usersadd developers
add developerslist
listlist users
list userslist developers
list developersremove
removeremove users
remove usersremove developers
remove developersinstall
installuninstall
uninstallRun and monitor
run
runrun --input-help
run --input-helprun --instance-type-help
run --instance-type-helpwatch
watchwatch --metrics-help
watch --metrics-helpterminate
terminatessh
sshssh_config
ssh_configSearch for executables and executions
find
findfind apps
find appsfind globalworkflows
find globalworkflowsfind jobs
find jobsfind analyses
find analysesfind executions
find executionsBatch operations
generate_batch_inputs
generate_batch_inputsManage organizations
Organization setup
new org
new orgnew user
new userManage members
add member
add memberremove member
remove memberupdate
updateupdate org
update orgupdate member
update memberSearching
find org
find orgfind orgs
find orgsfind org members
find org membersfind org projects
find org projectsfind org apps
find org appsShare projects and data
invite
inviteuninvite
uninviteAdditional tools
api
apibuild_asset
build_assetupgrade
upgradeGeneral purpose dx utilities
dx utilitiesdx-app-wizard
dx-app-wizarddx-fetch-bundled-depends
dx-fetch-bundled-dependsdx-generate-dxapp
dx-generate-dxappdx-jobutil-add-output
dx-jobutil-add-outputdx-jobutil-dxlink
dx-jobutil-dxlinkdx-jobutil-new-job
dx-jobutil-new-jobdx-jobutil-parse-link
dx-jobutil-parse-linkdx-jobutil-report-error
dx-jobutil-report-errordx-jobutil-get-identity-token
dx-jobutil-get-identity-tokendx-log-stream
dx-log-streamdx-mount-all-inputs
dx-mount-all-inputsdx-notebook-reconnect
dx-notebook-reconnectdx-print-bash-vars
dx-print-bash-varsUtilities useful in writing bash apps and applets
dx-download-all-inputs
dx-download-all-inputsdx-upload-all-outputs
dx-upload-all-outputsLast updated
Was this helpful?