cli icon indicating copy to clipboard operation
cli copied to clipboard

The command line interface for Liara

Results 6 cli issues
Sort by recently updated
recently updated
newest added

here is the error log: ```sh # liara deploy --build-arg='staging=1' App: client Path: /Users/vanenshi/Work/client-website Platform: docker Port: 80 Disks: next-cache -> /app/.next/cache Compressed size: 12.65MB (use .gitignore to reduce the...

We are currently providing support for Node.js v16. However, as per the Node.js Release Schedule and Maintenance Policy, Node.js v16 has reached the end of its maintenance cycle, and there...

enhancement

It would be nice to have an `liara init` command. this command will ask some questions and then generates a `liara.json` file based on answers. Questions like appName, port, platform,...