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
On axonserver-cli, we have a -h flag for Internal hostname of the node but -h is the standand flag for help command on cobra. Right now we are using -i instead but we could think about overriding it if desirable.
On axonserver-cli, we have a
-hflag forInternal hostname of the nodebut-his the standand flag for help command on cobra. Right now we are using-iinstead but we could think about overriding it if desirable.