You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/ngf/reference/cli-help.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,6 +50,7 @@ This command runs the NGINX Gateway Fabric control plane.
50
50
|_usage-report-skip-verify_|_bool_| Disable client verification of the NGINX Plus usage reporting server certificate. |
51
51
|_usage-report-ca-secret_|_string_| The name of the Secret containing the NGINX Instance Manager CA certificate. Must exist in the same namespace that the NGINX Gateway Fabric control plane is running in (default namespace: nginx-gateway) |
52
52
|_usage-report-client-ssl-secret_|_string_| The name of the Secret containing the client certificate and key for authenticating with NGINX Instance Manager. Must exist in the same namespace that the NGINX Gateway Fabric control plane is running in (default namespace: nginx-gateway) |
53
+
|_usage-report-enforce-initial-report_|_bool_| Enables or disables the 180-day grace period for sending the initial usage report.certificate. |
53
54
|_snippets-filters_|_bool_| Enable SnippetsFilters feature. SnippetsFilters allow inserting NGINX configuration into the generated NGINX config for HTTPRoute and GRPCRoute resources. |
54
55
|_nginx-scc_|_string_| The name of the SecurityContextConstraints to be used with the NGINX data plane Pods. Only applicable in OpenShift. |
55
56
|_nginx-one-dataplane-key-secret_|_string_| The name of the secret which holds the dataplane key that is required to authenticate with the NGINX One Console. Secret must exist in the same namespace that the NGINX Gateway Fabric control plane is running in (default namespace: nginx-gateway). |
0 commit comments