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
{{ message }}
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.
As the API expands, flags may become more and more cumbersome. Splitting functionality into commands would help us prepare for this, and provide an additional syntax to those who prefer it. E.g.,
% ghi list
Commands can be split into the higher level API actions.
The text was updated successfully, but these errors were encountered:
As the API expands, flags may become more and more cumbersome. Splitting functionality into commands would help us prepare for this, and provide an additional syntax to those who prefer it. E.g.,
Commands can be split into the higher level API actions.
The text was updated successfully, but these errors were encountered: