1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164
|
Commands Reference (man pages)
==============================
HTCondor ships with many command line tools. While the number may seem overwhelming at first, they can be divided into a few groups:
.. mermaid::
:caption: A map of all the tools
:align: center
mindmap
All<br/>Commands
ManagingJobs
condor_rm
condor_submit
condor_submit_dag
condor_suspend
condor_continue
condor_hold
condor_release
condor_transfer_data
condor_q condor_qedit
condor_history
ManagingExecution Points
condor_off
condor_on
condor_restart
condor_drain
condor_now
condor_vacate
condor_config_val
condor_reconfig
condor_status
ManagingRunning Jobs
condor_ssh_to_job
condor_tail
condor_evicted_files
condor_chirp
condor_vacate_job
Debugging Testing
classad_eval
condor_version
condor_who
condor_top
condor_fetchlog
condor_transform_ads
condor_gpu_discovery
condor_power_state
Managing Submitters
condor_userprio
condor_qusers
Commands that manage jobs:
*condor_rm*, *condor_submit*, *condor_submit_dag*, *condor_suspend*, *condor_continue*, *condor_hold*, *condor_release*, *condor_transfer_data*, *condor_q*
*condor_qedit*, *condor_history*
Commands for managing execution points:
*condor_off*, *condor_on*, *condor_restart*, *condor_drain*, *condor_now*, *condor_vacate*, *condor_config_val*, *condor_reconfig*, *condor_status*
Commands for working with running jobs:
*condor_ssh_to_job*, *condor_tail*, *condor_evicted_files*, *condor_chirp*, *condor_vacate_job*
Commands for debugging and testing:
*classad_eval*, *condor_version*, *condor_who*, *condor_top*, *condor_fetchlog*, *condor_transform_ads*, *condor_gpu_discovery*, *condor_power_state*
Commands for managing submitters:
*condor_userprio*, *condor_qusers*
.. toctree::
:maxdepth: 1
:glob:
classads
classad_eval
condor_adstash
condor_advertise
condor_annex
condor_check_password
condor_check_userlogs
condor_chirp
condor_configure
condor_config_val
condor_continue
condor_dagman
condor_drain
condor_evicted_files
condor_fetchlog
condor_findhost
condor_gather_info
condor_gpu_discovery
condor_history
condor_hold
condor_install
condor_job_router_info
condor_master
condor_now
condor_off
condor_on
condor_ping
condor_pool_job_report
condor_power
condor_preen
condor_prio
condor_procd
condor_q
condor_qedit
condor_qusers
condor_qsub
condor_reconfig
condor_release
condor_remote_cluster
condor_reschedule
condor_restart
condor_rm
condor_rmdir
condor_router_history
condor_router_q
condor_router_rm
condor_run
condor_set_shutdown
condor_sos
condor_ssh_start
condor_ssh_to_job
condor_ssl_fingerprint
condor_stats
condor_status
condor_store_cred
condor_submit
condor_submit_dag
condor_suspend
condor_tail
condor_test_token
condor_token_create
condor_token_fetch
condor_token_list
condor_token_request
condor_token_request_approve
condor_token_request_auto_approve
condor_token_request_list
condor_top
condor_transfer_data
condor_transform_ads
condor_update_machine_ad
condor_updates_stats
condor_upgrade_check
condor_urlfetch
condor_userlog
condor_userprio
condor_vacate
condor_vacate_job
condor_version
condor_wait
condor_watch_q
condor_who
get_htcondor
gidd_alloc
htcondor
procd_ctl
|