Releases: osac-project/fulfillment-cli
Releases · osac-project/fulfillment-cli
v0.0.22
v0.0.21
Changelog
- ed70161 Add --watch flag to get command for event-driven object monitoring (#77)
- fa27fa8 Add
--oauth-redirect-uriflag to login command - c0bc715 Add
binarytemplate function - adf8bd2 Add
tablefunction to templates - 60e41bf Add coding standards guidelines
- fe54f95 Add copr build
- bce1caa Add lookup functionality to display tables
- 2a3695a Add support for fully-qualified names in create commands
- 1600b59 Add support to get Kubeconfig and password by name
- 940c05f Add watch suggestion after successful edit
- 8d728dd Bump actions/checkout from 5 to 6 (#70)
- f67006e Consolidate template engine management in Console component
- 4fb9016 Deprecate the
--clusteroption of get kubeconfig and password - 0d37779 Don't lookup empty keys
- a4f90c2 Extract table rendering into reusable component
- 7197384 Fix line ending in console writer
- 5f22e74 Fix token script not being saved during login
- 663eb4c Improve edit command handling of multiple and missing objects
- b717e18 Minor table renderer refactoring
- 60ab3e9 Print name and identifier after creating object
- aa7e360 Refactor tests to use Ginkgo and same package name
- 1a26f68 Remove description column from template tables
- 7fb123d Support delete by name
- 1229eb2 Use
%qinstead ofstroconv.Quote - 166702c Use color to render kubeconfig YAML
- a323878 Use console instead of
os.Stdout - badebeb Use device flow as the default OAuth flow for login
- 42131d1 Use dynamic proto.MessageName for aliases instead of hardcoding
- 0544ab3 Use private.v1 API by default when using --private flag
- 71d15b4 Use short type name in edit messages