Skip to content

v0.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jan 00:58
· 1051 commits to main since this release
befc44c

Changelog

0c819fa Add quickstart cmd
fe4c227 Add quickstart command
4365353 Adding ability for users to pass files as input params in rules commands
209afec Basic user get/search command
6f9e3d5 Merge pull request #66 from auth0/add-quick-start-mvp
c283847 Merge pull request #77 from auth0/feature/A0CLI-42
a24b55e Merge pull request #80 from auth0/move-quickstart-to-root
895677f Merge pull request #83 from auth0/add/user-input-file
befc44c Merge pull request #85 from auth0/feature/users-interactivity
60048b3 This just moves quickstart to root and adds an alias
6adbf6c Update internal/cli/quickstart.go
570216c Update internal/cli/quickstart.go
100d9b3 Update internal/cli/quickstart.go
65ffb62 add actions delete (#81)
2a03272 chore: restructure shared login components (#79)
730fae8 feat: Actions improvement (#73)
a448af9 feat: add prompts to users
ea6efa2 feat: support updating an action with new versions (#75)
24d9a6c go mod tidy + vendor
0fa6fef tidy + vendor again