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: internal/usage/usage.go
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@ const (
18
18
ProjectID="Hexadecimal string that identifies the project to use. This option overrides the settings in the configuration file or environment variable."
19
19
OrgID="Organization ID to use. This option overrides the settings in the configuration file or environment variable."
20
20
ExporterClusterName="One or more comma separated cluster names to import"
21
+
Debug="Debug log level."
21
22
OperatorIncludeSecrets="Flag that generates kubernetes secrets with data for projects, users, deployments entities."
22
23
OperatorTargetNamespace="Namespaces to use for generated kubernetes entities"
23
24
OperatorVersion="Version of Atlas Kubernetes Operator to generate resources for."
0 commit comments