These 11 commits are when the Protocol Buffers files have changed:
| Commit: | d412484 | |
|---|---|---|
| Author: | Geoff Greer | |
| Committer: | GitHub | |
Show new partial sync data. (#63) * Show new partial sync data. * Upgrade buf version.
The documentation is generated from this commit.
| Commit: | f9867f3 | |
|---|---|---|
| Author: | Justin Gallardo | |
| Committer: | GitHub | |
Upgrade dependencies (#47) * Upgrade dependencies * Bump go version for CI * Bump to go 1.22
| Commit: | 08e5807 | |
|---|---|---|
| Author: | Geoff Greer | |
| Committer: | GitHub | |
Fix release. Upgrade baton-sdk (#43) * Fix release. * Upgrade baton-sdk.
| Commit: | 90b2c88 | |
|---|---|---|
| Author: | Justin Gallardo | |
| Committer: | GitHub | |
Add functionality for working with various syncs contained within a C1Z (#23) * Add support for listing syncs and exporting syncs to a new c1z * Add support for cloning a specific sync * Add support for outputting sync runs * Add support for specifying sync-id where applicable * Use constant for time format * Update baton-sdk
| Commit: | 14dd301 | |
|---|---|---|
| Author: | Justin Gallardo | |
| Committer: | GitHub | |
Compare principals across entitlements (#12) * Add command for comparing the principals of two entitlements, possibly across C1Zs * Add output for if principals match
| Commit: | c4fc38b | |
|---|---|---|
| Author: | Justin Gallardo | |
| Committer: | GitHub | |
Add 'access' command to output the effective access of a given resource (#6) * Add 'access' command to output the effective access of a given resource * Remove comment * Update readme usage
| Commit: | 033004b | |
|---|---|---|
| Author: | Justin Gallardo | |
| Committer: | GitHub | |
Update list resources command usage (#2) * Update list resources command usage * Resync modules * Add output manager * Add output format flag and use output manager in resource types * resource types and resources updated to use output package * Add output format support for grants and entitlements * Update protos and source for package rename * Lint fixes * more lint fixes
| Commit: | 01e824d | |
|---|---|---|
| Author: | Justin Gallardo | |
| Committer: | GitHub | |
Changes to fix repo rename (#4)
| Commit: | a3e6cb8 | |
|---|---|---|
| Author: | Justin Gallardo | |
Fix proto lint
| Commit: | d81d697 | |
|---|---|---|
| Author: | Justin Gallardo | |
Add protos for diff outputs
| Commit: | e660f9f | |
|---|---|---|
| Author: | Justin Gallardo | |
Initial commit