Table 6-8 lists the mpadmin commands that can be used within the partition context.
Table 6-8 Partition-Level mpadmin Commands|
Command |
Synopsis |
|---|---|
|
current partition |
Set the context to the specified partition for future commands. |
|
create partition |
Create a new partition with the given name. |
|
delete [partition] |
Delete a partition. |
|
list |
List all the defined partitions. |
|
show [partition] |
Show a partition's attributes. |
|
dump [partition] |
Show the attributes of a partition. |
|
set attribute[=value] |
Set the current partition's attribute. |
|
unset attribute |
Delete the current partition's attribute. |
|
up |
Move up one level in the context hierarchy. |
|
top |
Move to the top level in the context hierarchy. |
|
echo ... |
Print the rest of the line on the standard output. |
|
help [command] |
Show information about the command command. |
|
? [command] |
Show information about the command command. |