judgment context
Manage the default organization and project for commands.
Manage the default organization and project for commands.
Commands
| Command | Description |
|---|---|
context clear |
Clear the saved default organization and project. |
context set |
Select and save the default organization and project. |
context show |
Show the saved default organization and project. |
context clear
Clear the saved default organization and project.
judgment context clear
context set
Select and save the default organization and project.
judgment context set [OPTIONS]
Options
| Flag | Type | Required | Description |
|---|---|---|---|
–organization-id, –org-id |
text | no | Organization ID to use. |
–organization, –org |
text | no | Organization name to use. |
–project-id |
text | no | Project ID to use. |
–project |
text | no | Project name to use. |
context show
Show the saved default organization and project.
judgment context show