autograder .cli .metadata
The autograder.cli.metadata package contains tools to access autograder metadata.
This package contains the following CLI tools:
autograder.cli.metadata.describe
Describe all endpoints on the server.
usage: python3 -m autograder.cli.metadata.describe [-h] [--version]
[--server SERVER]
[--force-compute]
[--testing-mode]
autograder.cli.metadata.heartbeat
Get a heartbeat from the server.
usage: python3 -m autograder.cli.metadata.heartbeat [-h] [--version]
[--server SERVER]
[--testing-mode]