Parameters for the orbit tenant command
  • 1 minute to read
  • Dark
    Light
  • PDF

Parameters for the orbit tenant command

  • Dark
    Light
  • PDF

Article summary

This document will describe the parameters that can be used in combination with the orbit tenant command to manage tenants in senhasegura.

Parameters

ParameterDescription
create <tenant name>Create a new tenant with the name indicated.
disable <tenant name>Disables the indicated tenant.
enable <tenant name>Enables the indicated tenant.
listLists all the tenants of the instance in question.
configure <tenant name>Configure the indicated tenant.
synchronize <tenant name>This command will reconfigure the indicated tenant and sync its configuration with all the nodes in the instance.

# Flags

The parameters can also contain flags, which will help to execute the orbit tenant command as required.

FlagDescriptionParameter that accepts the flag
-h e --helpPrints the parameter help on the screen.All.
--forceForces the command to be executed. Won’t prompt the user.create, disable, enable, configure, synchronize

Was this article helpful?