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
[enhancement]
The command to migrate a model, jimmctl migrate my-controller $MODEL_UUID, is grammatically incorrect and makes it harder to understand it.
The structure should be Subject -> Verb -> Object -> Adverb, i.e: "JIMM migrates Something Somewhere". Example: jimmctl migrate $MODEL_UUID my-controller
The text was updated successfully, but these errors were encountered:
[enhancement]
The command to migrate a model,
jimmctl migrate my-controller $MODEL_UUID
, is grammatically incorrect and makes it harder to understand it.The structure should be Subject -> Verb -> Object -> Adverb, i.e:
"JIMM migrates Something Somewhere"
. Example:jimmctl migrate $MODEL_UUID my-controller
The text was updated successfully, but these errors were encountered: