HOME » Documents » KUSANAGI 9 Commands » container status

container status

container status

*This command is only available for the KUSANAGI 9 Business Edition.

Displays the status of the PHP container in the profile. Available only for nginx and MariaDB.
The status will be displayed as shown below.

  • PHP container name: If a PHP container is enabled, the running PHP container will be displayed.
  • "off": This will be displayed if the PHP container is enabled but stopped for some reason.
  • "not installed": This will be displayed if the PHP container is disabled.

Example

kusanagi container status kusanagi_html

Options

Profile Name

[profile]

Default: The current directory profile

If "profile" is specified, the "container" of the specified profile will be processed.
However, if the current directory is not a profile, an error will occur.

Output

# kusanagi container status kusanagi_html
container is php80.
container completed.