tandemn check before submitting jobs. It confirms that your CLI configuration points at a reachable Tandemn server.
Usage
TD_API_KEY in the same shell session before running tandemn check.
When to run it
- After installing the CLI
- After changing
TD_SERVER_URL - After changing
TD_API_KEY - Before submitting a large workload
- When debugging failed job submission
If it fails
Check:TD_SERVER_URLis set in the same terminal session.- The server URL is correct.
- Your machine can reach the server network.
- The server is running.
TD_API_KEYis set if your administrator requires it.

