How do I register a new compute application?
Register a new compute application. See the CLI inventory for sibling recipes.
Question
How do I register a new compute application using ores.cli?
Answer
export ORES_CLI_DB_PASSWORD ./ores.cli compute apps add ${db_args} ${log_args} \ --name "ore-pricing-engine" \ --description "ORE-based derivatives pricing engine" \ --modified-by admin