disablecontext is the tool to disable contexts.
Whenever a customer tries to log in to a disabled context, the login is denied.
| -h,--help | Prints a help text |
| --environment | Show info about commandline environment |
| --nonl | Remove all newlines (\n) from output |
| -c,--contextid <integer> | The id of the context |
| -N,--contextname <string> | Context name |
| -A,--adminuser <string> | Master Admin user name |
| -P,--adminpass <string> | Master Admin password |
On success:
context <contextid> disabled
On failure:
context <contextid> could not be disabled: <reason from server>