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.

Was this article helpful?
0 out of 0 found this helpful