-
user #
A CLI container management utility.
- Language:
- Size:27 KB (part of
blend
) - GUI:
- Comes with blendOS:
What is blend-inst?
user
is a part of blend in Python. It allows for container management through the command-line, a use-case that had not been considered prior to v3.
CLI usage#
Create a container#
Creates a container of the selected container type.Remove a container#
Removes a container.Entering a container#
Spawns a shell in the container.Create an association#
Creates an association so that commonly-used binaries can be called without a suffix.Delete an association#
Deletes an existing association.Install a package#
Installs (a) package(s) to the selected container.Remove a package#
Removes (a) package(s) from the selected container.