Skip to content
MiguelMJ edited this page Jan 8, 2021 · 9 revisions

Usage

python answerable save -u ID [-t SOURCE-FILE]

Saves the user information to the .config file to be used in future executions.

Options

Option Description
`-u --user ID`
`-t --tags FILE`

To see more information on the user ID and the tags file, see where to get the user ID and the tags file

Description

If you have not saved your user ID and/or tags information before, each Answerable command will need you to introduce it every time. By saving it, the program will detect the .config file and read the ID and tags from it.

Keep in mind that the .config file is created in the current working directory.

Clone this wiki locally