nc debug

Debug a problem.


nc: Usage Message

    NC DEBUG:
	If a job appears to behave differently when executed by Accelerator
	than when it runs without using Accelerator, you can use this command
	to debug the problem.

	The command gives you the step-by-step description of what
	Accelerator does to run the job, so that you can do
	the same thing without going through Accelerator.

	For example, if you find a job runs fine without Accelerator, but fails
	in Accelerator, it might be that the environment is not set correctly.
	By following the steps provided by this command, you will be able
	to determine what is wrong.

    USAGE:
	% nc debug <jobId>

    OPTIONS:
	-h                   - Help usage message.