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
From every CLI executable I expect --help to work. This is not the case for ckati. An easy way to achieve a quite nice CLI is to use CLI11 lib. It's header-only, if you care.