Releases: pinecone-io/cli
Releases · pinecone-io/cli
v0.0.19
v0.0.16
v0.0.1
Changelog
- 38c96ce --yes option to suppress proj delete confirmation
- 944f463 Add --all and target awareness to project list
- 8148576 Add --json to target
- 2a6eb08 Add basic exit code handling
- 3a75be7 Add ci steps
- 2741925 Add debug logging
- e9a2582 Add delete collection
- 827008a Add delete index
- b15bcfb Add describe collection
- de877df Add error message when API key not set
- 2ee30f9 Add list collections
- 3f350b0 Add login command
- a9ba3c4 Add starter READMe
- a5eb9b2 Add table output to describe
- 1bd1682 Add table to list output
- 4fdd0f6 Add target command
- ed253b1 Add validation in create
- 65b24d2 Add version
- 3729017 Adjust artifact upload
- 844bb97 Adjust output
- 180f0a1 Adjust version output for goreleaser build
- 6f7359d Align port to console PR
- db047d2 Auth with custom domain
- 7edd258 Build scripts, basic command structure
- 11056a5 Centralize client instantiation
- 0252f81 Check whether indexes/collections exist before deleting project
- a580bed Code organization
- 935b574 Collection error messages
- 8c911e7 Command groups and help template overhaul
- 440dfcf Configi refactor; nice message when token is expired
- 9c326db Create collection
- 3a264b7 Create pod index
- db7a567 Create project
- 67e463f Delete confirm message
- 2b285e1 Delete project
- 95822b7 Do not commit build outputs
- 4b194f4 Error for missing context
- 904e9c7 Error messages
- 8d56181 Error messages create-pod
- 0f5063e File rename
- 81a111b Fix artifact path
- 1367f57 Fix nil pointer in list collections
- f40e1eb Fix tests
- 73f5071 Fix typo
- b71820b Flatten out auth package
- c27398b Flatten out index package
- c312470 Get started with goreleaser
- 8bc1fcf Hello world
- 992bbf3 Hide autogenerated completion command
- b2bc409 Improve target error messages
- e0ce095 Improve target output
- 1a2c968 Initial commit
- 35bb359 Initial config file management
- 95eb5cb Introduce color in output
- 1bcdfcf List orgs
- 93c2000 List projects without api keys
- a909d59 Login with device auth & config refactor
- ae31800 Logout
- 07d2cec Message cleanup
- 772b030 More config refactoring
- d728dac More error message improvements
- ccf341c More help style stuff
- 89ec78f Nix the emojis
- 41d6ea8 Post-login context prompt
- e094449 Prefer --help to help subcommand
- 118124e Quiet mode -q
- e218d99 README updates
- f1edf91 Refactor config
- 40f5e17 Refactor dashboard package
- 5891480 Remove boilerplate
- ab51076 Remove generated html comments
- ad20536 Rename branch: master to main
- f00e58b Reorg packages
- a43ccbd Set source tag
- d595ace Sort results in list
- aa2c3b4 Spacing issue
- 0de6ee6 Spinner colors
- 60a18b7 Standardize config management with ConfigFile struct
- 0960ea7 Starter github workflow
- b2140bc Update README.md
- c658a92 Update gitignore
- b250f93 Update goreleaser script
- 2f91204 Update logout
- ca6075d Upload artifacts after build
- e2138b4 Validation when setting target context
- e9b2975 Word-wrapping help strings
- 7ac14da html styling