How To Guides
How to apply a layout
Date | Responsible | Changes |
---|---|---|
October 24, 2024 | @Luis Fidelis | Initial version |
CLI allows users to apply layouts to a ledger.
Applying a layout with CLI
Bellow is an example of how to apply a layout using the Minka CLI.
Ensure that you are connected to a server and have an active ledger set in the context before proceeding.
Applying a layout with variables
Certain layouts may include variables represented using the syntax {{ inputs.<variableName> }}
. This feature enables the creation of generic models that can be customized with minor variations.
In such cases, the CLI will prompt you to provide the necessary values for these variables, transforming the layout as needed before applying it to the ledger.