appliance-cli context select

Set the current appliance context

Synopsis

Select the current appliance context from the configured appliance contexts.

If you do not set the appliance context in the arguments, you can chose the appliance context interactively.

By setting the current appliance context, you can decide which appliance will be targeted by all the appliance-cli commands that you execute. You can override this choice on every command with the --context flag.

appliance-cli context select [name] [flags]

Examples

  context select
  context select host1.site1.org

Options

  -h, --help   help for select

SEE ALSO