Releases: CircleCI-Public/circleci-cli
v0.1.1086
v0.1.1076
v0.1.997
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
v0.1.920
v0.1.844
v0.1.840
Changelog
01aa6aa Merge pull request #38 from CircleCI-Public/12762-cleanup
e8f77a8 Make namespace
a top-level command
dc10296 Remove local command and move diagnostic and setup back
19f60ac Move namespace
as a sub-command under new registry
command
c08f7ef Add alias to old circleci update
command for compatibility
37dcc4d Restructure diagnostic, setup, and update under local
command
7d31118 circleci orb publish
should not require a UUID to work
d99aa3d config collapse
command should use positional argument for path
57ad820 Make --org-name and --vcs positional arguments on orb ns create
844a4cf Rename ns
to namespace
(to opaque as ns
) and add a description
0bce99e Rename circleci configure
to circleci setup
3f46a51 Move collapse under config command