Worka CLI
The Worka CLI is the builder’s entry point for common pack tasks.
Use it when you want to:
- initialise a new pack
- inspect or register a pack image
- run a local builder workflow
- move from source to something the runtime can probe and attach
What the CLI is for
The CLI should reduce the amount of manual scaffolding and repetitive packaging work you need to do. It is not a replacement for understanding the platform model, but it should make the common path faster and safer.