Migrated state:progress command into the new events system, thus it's no longer a task but an event. as such, the related ENVS and command are gone.
This commit is contained in:
2
FAQ.md
2
FAQ.md
@@ -402,7 +402,7 @@ command via CLI.
|
||||
|
||||
> [!IMPORTANT]
|
||||
> for environment variables that has `{TASK}` tag, you **MUST** replace it with one
|
||||
> of `IMPORT`, `EXPORT`, `PUSH`, `BACKUP`, `PRUNE`, `INDEXES`, `REQUESTS`. To see tasks active settings run
|
||||
> of `IMPORT`, `EXPORT`, `PUSH`, `BACKUP`, `PRUNE`, `INDEXES`. To see tasks active settings run
|
||||
|
||||
```bash
|
||||
$ docker exec -ti watchstate console system:tasks
|
||||
|
||||
Reference in New Issue
Block a user