contexts environments get
Overview
Get the default environment of the current context
Aliases: get
Usage:
How It Works
The quix contexts environments get
command retrieves and displays the default environment for the current context. If no default environment is set, the command will indicate this.
Example Usage
To get the default environment of the current context, use the following command:
If a default environment is set for the current context, you will see the following message:
If no default environment is set for the current context, you will see the following message:
Tip
You can set the default environment using the quix use
command.