Skip to content
Snippets Groups Projects
Commit 2b1a7ad0 authored by Leigh B Stoller's avatar Leigh B Stoller
Browse files

Add proper command line help for the 44 subcommands of this file.

{5484} boss.utah$ manage_instance terminate -h
Terminate an experiment
Usage:
manage_instance [-ds] [-t id] terminate <instance> [-eLX]
Options:
  -e       - Record the experiment as expired instead of terminated
  -L       - Take the experiment lock from whoever has it
  -X       - Only the experiment creator can terminate (legacy RPC)
Global Options:
  -d       - Debugging, do not fork into the background
  -s       - Silent (no email)
  -t id    - Webtask ID
parent 285c8b60
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment