Forrest logo
back to context overview

gixy

List of commands for gixy:

  • gixy:tldr:0053d gixy: Analyze nginx configuration files on the specific path.
    $ gixy ${path-to-configuration_file_1} ${path-to-configuration_file_2}
    try on your machine
    explain this command
  • gixy:tldr:03e4a gixy: Analyze nginx configuration with the specific severity level.
    $ gixy ${select}
    try on your machine
    explain this command
  • gixy:tldr:6c8a2 gixy: Analyze nginx configuration (default path: `/etc/nginx/nginx.conf`).
    $ gixy
    try on your machine
    explain this command
  • gixy:tldr:98e55 gixy: Analyze nginx configuration but skip specific tests.
    $ gixy --skips ${http_splitting}
    try on your machine
    explain this command
back to context overview