deletecontext is the tool to delete contexts and all data stored that belong to it. This includes
all database entries and files in the infostore but no E-Mail components.
| -h,--help | Prints a help text |
| --environment | Show info about commandline environment |
| --nonl | Remove all newlines (\n) from output |
| -c,--contextid <contextid> | The id of the context |
| -N,--contextname <contextname> | Context name |
| -A,--adminuser <string> | Master Admin user name |
| -P,--adminpass <string> | Master Admin password |
On success:
context <contextid> deleted
On failure:
context <contextid> could not be deleted: <reason from server>