mirror of
https://github.com/aljazceru/pear-docs.git
synced 2025-12-18 15:04:26 +01:00
@@ -170,7 +170,19 @@ Move user application storage between applications.
|
|||||||
--json Newline delimited JSON output
|
--json Newline delimited JSON output
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## `pear gc [flags] [command]`
|
||||||
|
|
||||||
|
Perform garbage collection and remove unused resources.
|
||||||
|
|
||||||
|
| Commands | Description |
|
||||||
|
|-------|---------------------------------------------------|
|
||||||
|
| releases | Clear inactive releases |
|
||||||
|
| sidecars | Clear running sidecars |
|
||||||
|
|
||||||
|
```
|
||||||
|
--json Newline delimited JSON output
|
||||||
|
--help|-h Show help
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user