formidable/internal/command
wpetit ddbe4c0f26 feat: add browserless mode
Add 3 new "edit" command parameters:

- `--http-port` - Specify the HTTP port used by the web server (instead
  of 127.0.0.1)
- `--http-host` - Specify the HTTP host used by the web server (instead
  of a random one)
- `--no-browser` - Disable the automatic start of the web browser
2022-06-15 17:17:38 +02:00
..
common.go feat: values updaters 2022-05-10 22:31:17 +02:00
delete.go feat: values updaters 2022-05-10 22:31:17 +02:00
edit.go feat: add browserless mode 2022-06-15 17:17:38 +02:00
get.go feat: values updaters 2022-05-10 22:31:17 +02:00
root.go Initial commit 2022-05-03 18:04:11 +02:00
set.go feat: values updaters 2022-05-10 22:31:17 +02:00