Expand description
CLI command for listing memory namespaces.
Structs§
- Namespace
Info - Information about a namespace.
Enums§
- Namespaces
Output Format - Output format for namespaces command.
Functions§
- cmd_
namespaces - Executes the namespaces command.
- get_
all_ namespaces - Returns all namespace information.
- write_
json - Writes namespaces as JSON to the given writer.
- write_
table - Writes namespaces as a table to the given writer.
- write_
yaml - Writes namespaces as YAML to the given writer.