apx subsystems

Manage subsystems in apx. Subsystems are containers that can be created based on pre-existing stacks. More information: https://github.com/Vanilla-OS/apx.

apx subsystems new

apx subsystems list

apx subsystems reset --name {{string}}

apx subsystems reset --name {{string}} --force

apx subsystems rm --name {{string}}

apx subsystems rm --name {{string}} --force