Server logs

The server:logs command allows you to view the logs of a server.

ploi server:logs

View all logs for a specific server:

ploi server:logs --server=blue-ocean

View a specific log by ID:

ploi server:logs 123 --server=blue-ocean

Options

OptionDescription
logidOptional log ID to view a specific log entry
--server=The server name or ID

Output

When viewing all logs, the output displays a table with:

  • ID
  • Description
  • Type
  • Created At

When viewing a specific log, you'll see the full log content including description, type, and timestamp.