cg api achievement¶
The achievement service endpoint. See cg api for how these relate to the higher-level commands.
Every command also accepts -h / --help.
| Command | Summary |
|---|---|
cg api achievement |
Achievement service commands. |
cg api achievement find-by-codingamer-id |
Find the achievements a codingamer has unlocked. |
cg api achievement¶
Achievement service commands.
usage: cg api achievement [-h] COMMAND ...
Subcommands
find-by-codingamer-id— Find the achievements a codingamer has unlocked.
cg api achievement find-by-codingamer-id¶
Find the achievements a codingamer has unlocked.
usage: cg api achievement find-by-codingamer-id [-h] [--codingamer-id ID]
Options
-g, --codingamer-id ID— Codingamer whose achievements to list. Defaults to the logged-in codingamer's ID.
Generated from the parser itself. For when to use these, see the CLI guides.