Skip to content

v0.1.997

Compare
Choose a tag to compare
@circleci-cli-bot circleci-cli-bot released this 07 Aug 11:25
· 1422 commits to develop since this release
2469a8d

Changelog

2469a8d Merge pull request #43 from CircleCI-Public/help-args
ae7158b Merge pull request #44 from CircleCI-Public/install-docs
9b009bb Resolve confusing instructions and move upgrading to the top
263746b Appease the spellcheck linter 🙌
99d88af Use custom usage template that allows us to document positional args
d2aa51e Update namespace create command usage for VCS-TYPE arg
f784d4f Update config flag for config validate for compatibility
1a9ade3 Ensure consistency with orb create and orb source commands
ccaf60b Ensure consistency and implement new orb publish release command
22dedbe Update query_test to match new behavior
9b20866 Ensure consistency on orb expand and orb validate commands
da42356 Make PATH required on config collapse command
5438129 Remove unused code path for config expand command.
9ae3a89 Ensure query command is consistent with use of flags and args
268a4e1 Ensure config expand path is actually required
92f71f7 Ensure consistency with args/flags on namespace create
6c1e1cf Ensure consistency with config commands
daed42c Move build update to update build-agent.
ed68ed1 Merge pull request #40 from CircleCI-Public/usage
7d3861c Update readme to reflect new install and upgrade paths
0cfb929 Move pandoc outside of go command and page setup from deploy script
a47d082 Only build docs on deploy
c86af1e Deploy docs to gh-pages after updating index
cda5b2f Store the artifacts under an alias
e8d5ab7 Add job to build docs and store them in artifacts
6b59c06 Add command to generate docs for the CLI using pandoc