Code of Conduct
What article on docs.github.com is affected?
What part(s) of the article would you like to see updated?
Both commands seem to be pretty similar but are intended for different use cases. It would be useful if:
pack ci linked to pack install
(the text already mentions codeql pack install, but for convenience it might be good if that was a link)
pack install linked to pack ci, mentioning that pack ci fully respects the lock file, failing if the dependency versions are incompatible
Additional information
I assume that I cannot submit a PR for this since the CodeQL CLI docs have a comment saying "Content after this section is automatically generated".
Code of Conduct
What article on docs.github.com is affected?
pack ci: https://docs.github.com/en/code-security/codeql-cli/codeql-cli-manual/pack-cipack install: https://docs.github.com/en/code-security/codeql-cli/codeql-cli-manual/pack-installWhat part(s) of the article would you like to see updated?
Both commands seem to be pretty similar but are intended for different use cases. It would be useful if:
pack cilinked topack install(the text already mentions
codeql pack install, but for convenience it might be good if that was a link)pack installlinked topack ci, mentioning thatpack cifully respects the lock file, failing if the dependency versions are incompatibleAdditional information
I assume that I cannot submit a PR for this since the CodeQL CLI docs have a comment saying "Content after this section is automatically generated".