To use equals sign or not with options? #9864
-
Real quick. Is specifying |
Beta Was this translation helpful? Give feedback.
Answered by
brandond
Apr 3, 2024
Replies: 2 comments
-
They're equivalent, use whichever form you find more clear. We use standard golang CLI libraries; the code for that is not k3s-specific. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
matthewadams
-
Thanks, somebody in my company now owes me beer. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
They're equivalent, use whichever form you find more clear. We use standard golang CLI libraries; the code for that is not k3s-specific.