StartOS v0.4.0-alpha.10 has replaced Podman. New commands for terminal?

I have noticed that StartOS v0.4.0-alpha.10 has replaced Podman’s standard container management with a custom system. How to execute commands for services now? For example for LND getinfo was: sudo podman exec -it lnd.embassy lncli --rpcserver lnd.embassy getinfo but it doesn’t work anymore.

In the next version of StartOS (unreleased and unsupported currently) there are no Docker containers. These have been replaced with native linux containers. These can be interacted with via start-cli.

Hi,

I don’t know how to use start-cli to interact with, for example, LND lncli. Is there some documentation, guide?

I have got solution to this problem on another issue regarding LND on new StartOS. If someone want to know: [bug]: LND v0.19.2-beta.1-beta.2 won't synchronize (StartOS 0.4.0-alpha.10 in Virtualbox) · Issue #144 · Start9Labs/lnd-startos · GitHub