Skip to main content

Use

Set the current context of a Magpie session. Changes the results of unqualified references in future commands.

Syntax

use cluster [ <cluster reference> | none ]
use repository [ <repository reference> | none ]
use schema [ <schema reference> | none ]
use project [ <project reference> | none ]

Parameters

entity reference

String — Name of the entity to set as the current entity of that type in the session, or none to unset the current entity.