|
Summary: Removes all Entries and templates from the space.
Syntaxgs> space clean [variable [value]] DescriptionRemoves all Entries and templates from the space. The space clean command is relevant only for spaces in a started state.
Specifying a container URL prints a numbered list of all the spaces in the container. You can then choose which space to clean, or all (cleans all spaces). Specifying a URL of a clustered space prints a list of all spaces in the cluster, and you can choose a space to clean by its number, or all (lists all spaces).
Options
ExampleTbe following prints a numbered list of spaces, and you can choose a space to clean by its number, or all (cleans all spaces). space clean The following cleans all objects in the MessageSerializable class, from a space named mySpace. space clean -url jini://localhost/my_container/mySpace -template com.j_spaces.examples.benchmark.messages.MessageSerializable |
(works on Firefox 2 and Internet Explorer 7)