-
Notifications
You must be signed in to change notification settings - Fork 2
save
MiguelMJ edited this page Jan 8, 2021
·
9 revisions
python answerable save -u ID [-t SOURCE-FILE]
Saves the user information to the .config
file to be used in future executions.
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
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.
Home | Contributing | License | Changelog | Code