cells list
./cells list
List all available services and their statuses
Synopsis
List all available services and their statuses
Use this command to list all running services on this machine. Services fall into main categories (GENERIC, GRPC, REST, API) and are then organized by tags (broker, data, idm, etc.)
Example
Use the --tags/-t flag to limit display to one specific tag, use lowercase for tags.
$ pydio list -t=broker
- pydio.grpc.activity [X]
- pydio.grpc.chat [X]
- pydio.grpc.mailer [X]
- pydio.api.websocket [X]
- pydio.rest.activity [X]
- pydio.rest.frontlogs [X]
- pydio.rest.mailer [X]
./cells list [flags]
Options
-x, --exclude stringArray Filter
-h, --help help for list
-t, --tags stringArray Filter by tags
-v, --verbose Show services description
Options inherited from parent commands
--fork Used internally by application when forking processes
--grpc_cert string Certificates used for communication via grpc
--grpc_key string Certificates used for communication via grpc
--log string Sets the log level mode (default "info")
--registry string Registry used to manage services (default "nats")
SEE ALSO
- ./cells - Secure File Sharing for business