2.2.30 spaceremove

usage: spaceremove [-f, --force] <space to be removed>

You can only execute this command in non-interactive mode.

This command deletes a space. Before the space is deleted, a message is displayed:

Caution!! The spaceremove operation will remove space '<space to be removed>'. Do you want to continue? [Y/N]

OptionDescription
[-f, --force]Use this option to force a spaceremove. A spaceremove is then executed without issuing the question above. 

When this command is executed, if there is a user working in the space to be removed, they receive a message informing them that a spaceremove has been executed, and they are rejected from the system.

Note!

Do not remove the active space. You can only remove passive spaces. 

For further information about managing configuration spaces, see the Configuration Spaces documentation.

Return Codes

Listed below are the different return codes for the spaceremove command: 

CodeDescription

0

Will be returned if the command was successful. 

1

Will be returned when a general error occurs.

2

Will be returned if interactive mode has been enabled.

3

Will be returned if the parameters are incorrect. 

4

Will be returned if the space to be removed does not exist. 

5

Will be returned if the space was not removed.Â