apx stacks

Manage stacks in apx. Note: user-created stack configurations are stored in ~/.local/share/apx/stacks. More information: https://github.com/Vanilla-OS/apx.

apx stacks new

apx stacks update name

apx stacks list

apx stacks rm --name string

apx stacks import --input path/to/stack.yml

apx stacks export --name string --output path/to/output_file