Judgment Labs Logo

Context

Manage the default organization and project for commands.

Manage the default organization and project for commands.

Commands

CommandDescription
context clearClear the saved default organization and project.
context setSelect and save the default organization and project.
context showShow 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

FlagTypeRequiredDescription
--organization-id, --org-idtextnoOrganization ID to use.
--organization, --orgtextnoOrganization name to use.
--project-idtextnoProject ID to use.
--projecttextnoProject name to use.

context show

Show the saved default organization and project.

judgment context show