exo compute instance-pool evict

Description

This command evicts specific members from an Instance Pool, effectively scaling down the Instance Pool similar to the “exo compute instance-pool scale” command.

exo compute instance-pool evict INSTANCE-POOL-NAME|ID INSTANCE-NAME|ID... [flags]

Options

OptionDescription
--force, -fdon't prompt for confirmation
--help, -hhelp for evict
--zone, -zInstance Pool zone

Options inherited from parent commands

OptionDescription
--config, -CSpecify an alternate config file [env EXOSCALE_CONFIG]
--output-format, -OOutput format (table|json|text), see "exo output –help" for more information
--output-templateTemplate to use if output format is "text"
--quiet, -QQuiet mode (disable non-essential command output)
--use-account, -AAccount to use in config file [env EXOSCALE_ACCOUNT]

Related Commands