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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added circfirm query, which allows for query board names, versions for a given board, and specifically the latest version for a given board.
Added circfirm config, which allows for setting configuration settings. Currently, the only two available are setting a GitHub token for use with circfirm query and silencing supporting text output for commands where scripting may be desirable.
Fixed an issue where circfirm cache clear --version matched versions too greedily.