Commit graph

2 commits

Author SHA1 Message Date
tfuxu
6872919505
fix: allow spaces in argument values when executing CLI from local_cli.sh 2022-12-18 15:55:13 +01:00
tfuxu
50205619fa
frontend/cli: fix local builds support, add logic code for all remaining commands
* add logic code for `presets` and `favorites` command,
* disable `new` command for now (I need to think later how users should input required values in this command),
* add `No presets found` statement in `download` command,
* create new local_cli.sh script for easier CLI testing on local builds
2022-12-17 23:00:05 +01:00