SailPoint CLI 2.0
Changelog
- ba2d15b Bump version to 2.0
- 4275f03 Merge pull request #106 from sailpoint-oss/fix-root.go-version
- c971773 Update root.go
- c9ea0cb Merge pull request #105 from sailpoint-oss/workflow-variable
- 34cccf2 Update release.yml
- fb97822 Merge pull request #104 from sailpoint-oss/added-dispatch
- 5583a95 Update release.yml
- 1a1b39e Merge pull request #103 from sailpoint-oss/run-name
- 72f4b6b Update bump_version.yml
- 836d433 Merge pull request #102 from sailpoint-oss/temp-docker-rm
- fc5cd82 Update .goreleaser.yaml
- 39adcad Update release.yml
- 45bfaab Merge pull request #98 from sailpoint-oss/fning/PLTCONN-3577
- 671a8e7 PLTCONN-3577: Fix test name
- 2cebcc9 Merge pull request #100 from sailpoint-oss/add-run-name
- 7a5e2a3 Bump version to 2.0
- 503bba1 Update bump_version.yml
- 3998f27 Merge pull request #95 from sailpoint-oss/V2.0
- 8caf1f7 PLTCONN-3577: Add customizer test across the board
- 2fa4a3c PLTCONN-3577: Switch back to original relative format
- c596947 PLTCONN-3577: Update relative path
- 717199d PLTCONN-3577: Add customizer to PRB test
- 367e1c2 PLTCONN-3577: Fix the gitignore file
- 8dd37c3 Merge branch 'main' into fning/PLTCONN-3577
- 378d385 PLTCONN-3577: Cleanup
- e027554 PLTCONN-3577: Init command and fixing tests
- a9944a1 PLTCONN-3577: Make sure customizer project and tests works
- 0d07a2c PLTCONN-3577: Initial commit of customizer project
- c7cc794 PLTCONN-3577: Move connector into it's own folder
- 6324c0d Merge pull request #96 from sailpoint-oss/fning/PLTCONN-3577
- 1ae1624 PLTCONN-3577: Fix typo
- b475ee2 PLTCONN-3577: Fix typo
- cce3d5c PLTCONN-3577: Command count test fix
- 4af26ca PLTCONN-3577: Link & unlink and instance list
- 80af0b4 PLTCONN-3577: Customizer upload & cleanup
- fe2fb38 PLTCONN-3577: Delete and get commands
- 103c48e PLTCONN-3577: Customizer update and list
- bde09ec PLTCONN-3577: Customizer create command and basic plumbing
- d62dfcb Update root.md
- f1e3109 Update cluster.md
- 56232da Dep Updates
- 6794de7 removed internal transform package
- 55d5652 finalized workflow list command
- 57b20eb added va get command
- d8c651c simplified parse command, updated help
- 1c853d5 finalized va list command
- e4677b9 added va get help
- 0060411 added report help
- b2a74a2 Added environment help
- c9fbb06 Updated list command with table and docs
- d14f375 Added cluster get command
- 75aa517 added va get command for use with va list
- aca9295 simplified tran list command
- de9878a corrected spelling
- 3f366c0 Corrected test
- 910b673 Added table function
- f881d95 Added workflow get command
- d50c2dd simplified download command
- 87b0072 Vastly simplified delete command
- e51e4d9 Update root_test.go
- 6278e1b Adjusted VA and Cluster command structure
- 67f86c3 Rewrote Error handlers, Added more help, adjusted functionality
- 9fa8ccb Update troubleshoot.go
- 4354749 Update workflow.md
- b2f330f Help > Usage, Naming, Markdown Help, Spelling, File name Sanitization
- a75043a consolidated switch case logic
- d1b386f Function naming normalization
- f80d358 Added Workflow Commands
- 92c551a Merge pull request #94 from sailpoint-oss/fning/PLTCONN-2687
- f9488f9 PLTCONN-2687: Fix url construction process to allow url overwrite
- 84db6f9 Added ENV flag support
- a95c157 Moved
sail report template
tosail report
- 77b189a Adjusted Environment command
- e941fc0 Moved
sail configure
command tosail set pat
- c29263c Update .gitignore
- 62df29e updated sdk init command descriptions
- c147624 template adjusment
- ad8b3ba SDK templates
- 292c721 Merge pull request #92 from sailpoint-oss/main
- 1b87a8c Merge pull request #90 from sailpoint-oss/feature/secrets-storage
- 7e15aaa Modularized ClientId and ClientSecret retrieval for Future Use
- 3612d5c SDK command Initial commit
- 95af68d Merge pull request #91 from sailpoint-oss/feature/remove-cross-env
- a0b98eb added new debug npm command
- a4a229f removed cross-env and added sourcemap to tsconfig
- 89a12f5 Customized Logging for Auth Method
- 8bad146 Adjusted to logging standards, Improved Open actions.
- dde8a28 Improved Styling for success page
- eaf0e83 Update config.go
- 8680f52 Removed gitignored files
- 9839253 Update config.go
- 188f49f Adjusted Token retrieval and caching to better support platforms without a native secrets store.
- cf86d54 Corrected config errors during expiry retrieval
- 9587dcb log fixes
- 4d1ce4d Keyring implementation for secrets
- 76b21d5 Merge pull request #89 from sailpoint-oss/main
- cd17ad2 Merge pull request #87 from sailpoint-oss/feature/va-commands
- e2a1c91 Address merge conflict
- 006ad9d Merge branch 'main' into feature/va-commands
- 1c9fc55 Merge pull request #88 from sailpoint-oss/fning/PLTCONN-2935
- b5f9181 PLTCONN-2935: Clean typo
- fc20fc6 PLTCONN-2935: Sanitize at file saving time
- 459cff4 PLTCONN-2935: Sanitize file path for windows
- 7965aeb PLTCONN-2935: Clean up
- c3ba867 PLTCONN-2935: More tests for commands
- aec1be4 PLTCONN-2935: More tests & mock out terminal for unit tests
- e3033f9 PLTCONN-2935: More unit tests
- 09dec2e PLTCONN-2935: Unit test for account list
- 3361848 PLTCONN-2935: Add schema to commands
- d2d4c82 Tests are working again
- 2cdc756 Attempting to resolve testing issues
- 39e39a3 PLTCONN-2935: Common method
- e714642 PLTCONN-2935: Account list adding schema
- c4c1536 VA Log Configuration Commands, etc...
- ae6db1a Merge pull request #85 from sailpoint-oss/hchobanlou/PLTCONN-3079
- b85997c PLTCONN-3079: add input type to template
- 5c54b05 PLTCONN-3079: add nil check to validate command flags
- 10d8ac3 Merge pull request #78 from sailpoint-oss/fix/brew-commit-author
- ef82379 Update .goreleaser.yaml