Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: plusworx/gmin

v0.8.3

29 Oct 17:43

Choose a tag to compare

gmin release v0.8.3

v0.8.2

29 Oct 13:22

Choose a tag to compare

gmin release v0.8.2

v0.8.1

29 Oct 11:01

Choose a tag to compare

gmin release v0.8.1

v0.8.0

28 Oct 12:33
2932bf5

Choose a tag to compare

gmin release v0.8.0

v0.7.0

14 Sep 09:52
04faec2

Choose a tag to compare

Changelog

21bea19 Bug Fix: Allow for underscore in query parameters
de40daf Bug Fix: Include noChangePassword
9ded2c5 Bug Fix: Make sure ForceSendFields gets applied
e214f41 Bug Fix: Make sure ForceSendFields is applied
99ae03c Bug Fix: Make sure ForceSendFields is applied
d9e2554 Bug Fix: show user alias attributes
bf1aded Improvement: Add crosdev alias
4f07397 Improvement: Add help text
17b8843 Improvement: Add mobile device and crosdev
8c62d1d Improvement: Add required flag
850d7cc Improvement: Add required flags
5195313 Improvement: Add timestamp to message
f3835fc Improvement: Add timestamp to messages
285343c Improvement: Add valid file formats
f38cfa7 Improvement: Change timestamp format
22560f5 Improvement: Error handling
3a5bc57 Improvement: Only need readonly scope
8b6b273 Improvement: Refactor batch commands
40b1570 Improvement: Refactor batch commands
026a4d1 Improvement: Refactor batch commands
aa8d709 Improvement: Refactor batch commands
65eb307 Improvement: Refactor batch manage crosdevice
77ad48c Improvement: Refactor batch undelete user
d3a12a7 Improvement: Refactor batch-create user
38b1dfa Improvement: Refactor create user
3f54ece Improvement: Refactor update user
b8222e6 Improvement: Remove nested if statement
a51a16e Improvement: Remove variable assignment
f7f6d95 Improvement: Use goroutine for batch undelete
04faec2 Merge pull request #7 from plusworx/rel0.7
35f1a80 New Feature: Add csv file processing
7d570d5 New Feature: Add mobile devices
2814b44 New Feature: Read from Google Sheet
102dc33 Testing: Remove test
9fd33ad Update: Add another mention of docs site
b5504ab Update: Bump version to v0.7.0
41a462d Update: go.mod and go.sum

v0.6.0

18 Aug 08:07

Choose a tag to compare

Changelog

67b04d9 Bug Fix: Add arch amd64
9042291 Bug Fix: Add group members to show flag values
c1471d8 Bug Fix: Change attribute names
4d84678 Improvement: Add command aliases
8aad0dc Improvement: Add show tests
dc20d1d Improvement: Catch wrong number of args
03b63ba Improvement: Ignore leading '/' for OU argument
62925c8 Improvement: Include forceSendFields
890ff4e Improvement: Mutually dependent flags
32a8590 Improvement: Refactor show attributes
08ffca0 Improvement: Refactor show attributes
c08a0d9 Improvement: Remove custom object structs
34117d9 Merge pull request #6 from plusworx/rel0.6
2f99953 New Feature: Allow pipe in to batch delete
3ee9acc New Feature: Custom schemas
d1d9b21 New Feature: Enable input from command line pipe
d612af2 New Feature: Show attributes
9ae8331 New Feature: Show config
20269c5 New Feature: Show queryable attributes
fc31662 New Feature: show attribute values
0945a29 New Feature: show flag values
5c2e8e3 Remove test file
13555fd Test file
20ba2a1 Update: Add reddit to README
072a7dc Update: Attribute explanation for create and update.
10dfbce Update: Bump to version 0.6.0
29bd7c5 Update: Mod tidy
843f1b0 Update: Only build 64-bit
2ade7e4 Update: Pages flag help text
c6ae6fb Update: README.md changes
eece22e Update: Remove 386 build
89f06dc Update: Viper and Google API

v0.5.0

04 Aug 16:00

Choose a tag to compare

Changelog

b7dc5d1 Bug Fix: Add element to slice correctly
517f8ce Bug Fix: Allow underscore in attribute name
361a690 Bug Fix: Change display of all get user details
aa9d64b Bug Fix: Check customSchemas attribute name
9fc458a Bug Fix: Correct alias
ff95640 Bug Fix: Correct batch delete orgunits
5f807f5 Bug Fix: Correct batch move chromeosdevices
2f2f94f Bug Fix: Correct error message
ec4a8b9 Bug Fix: Correct help text
39b319f Bug Fix: Correct help text
d75b09d Bug Fix: Correct help text
e1bc65a Bug Fix: Correct message
087262f Bug Fix: Correct message text
9d319a1 Bug Fix: Correct update group member syntax
374a850 Bug Fix: Display original orgunit name
9129741 Bug Fix: Force Send BlockInheritance when false
2dea5a0 Bug Fix: Make sure password is hashed
ed78e8c Bug Fix: Must supply domain with userkey
0fc5c1f Bug Fix: Remove display and correct help text
e18c213 Change go.yml
a3c5909 Improvement: Add CustomFieldMask
faafc2c Improvement: Add additional batch functionality
f8600fc Improvement: Add attribute lexer and parser
b0680d6 Improvement: Add attribute name
60920f1 Improvement: Batch update fail earlier
045f2ee Improvement: Better inline help
9a53c66 Improvement: Change flag shortcut
ec7a6fa Improvement: Change help text
d736939 Improvement: Display all fields if no attributes
e4fb970 Improvement: Display details after update
9f42a5f Improvement: Enable use of environment variables
91e24fb Improvement: Fail faster after error
b787b8c Improvement: Get user shows all details
3f2891e Improvement: Has user password
9283882 Improvement: New feature ChromeOS devices
a7ce4a6 Improvement: New list shortcut 'ls'
417c24c Improvement: Read environment variable
b9acbb7 Improvement: Recognize custom schema attributes
5db4f5f Improvement: Refactor Tests and common artifacts
c98d777 Improvement: Refactor batch delete group
a16bb35 Improvement: Refactor batch delete member
b70af4e Improvement: Refactor batch delete orgunit
5a16f5f Improvement: Refactor batch delete user
11c760a Improvement: Refactor batch move crosdevice
60bc774 Improvement: Refactor batch undelete user
ce269f0 Improvement: Refactor batch update
279ab5d Improvement: Refactor create and update user
972b955 Improvement: Refactor create and update user
02e48e9 Improvement: Refactor get and list functionality
8dc732c Improvement: Refactor list query functionality
1fe17b9 Improvement: Refactor parser and scanner
84cce69 Improvement: Refactor set config
0e77234 Improvement: Refactor to use new attribute parser
f4d11d6 Improvement: Refactor user attributes
85f6101 Improvement: Remove unused function
cd5447c Improvement: Rename file
2707aaf Improvement: Rename set function to setconfig
7d6c689 Improvement: Replace flag with arg
b16bcdb Improvement: Replace hard-coded strings
5218f68 Improvement: Replace mandatory flag with arg
294c0eb Improvement: Replace mandatory flags with args
e8cf21d Improvement: Show help if no flags set
ab8a6b5 Improvement: Standardise informational messages
0f2fcfe Improvement: Update error condition
009b691 Improvement: Update help text
b8e8b72 Improvement: Use attribute lexer and parser
59b3aab Improvement: Validate JSON input
32ab0ca Merge branch 'main' of https://github.com/plusworx/gmin into main Get local in line with remote
c4717b5 Merge pull request #5 from plusworx/rel0.5
827b91b New Feature: Add count flag to list functions
b7ad7f0 New Feature: Batch update groups
bea1444 Testing: Add and update tests
58377ae Testing: Add tests
66d5803 Update: Add environment variables to README
5446fd4 Update: Bump version number to v0.5.0
e142061 Update: README changes
348b838 Update: Remove test

v0.4.0

16 Jul 16:08
ba78e9d

Choose a tag to compare

Changelog

83b09ec Bug Fix: Correct command alias
17a5028 Improvement: Change config file constant
9b9603c Improvement: Remove alias from command
459dd5f Improvement: Update README
ba78e9d Merge pull request #3 from plusworx/rel0.4
04044ae New Feature: Add group alias functionality
14389d6 New Feature: Add set command
26b97d5 New Feature: Add user alias functionality
a5b54fa New Feature: Configurable credential path
8979ca1 Update: Bump version number to v0.4.0
1a62135 Update: Newer Google API version
3c3f093 Update: Newer version of Google API

v0.3.1

15 Jul 17:09

Choose a tag to compare

Changelog

3c67bc6 Update: version number bump

v0.3.0

15 Jul 17:10
9e99b15

Choose a tag to compare

Changelog

3f917e9 Improvement: Add name attributes to query
5552170 Improvement: Allow additional name attributes
af1c6e0 Improvement: Allow plurals of attributes
e71470d Improvement: Change abbreviated flag
9e99b15 Merge pull request #2 from plusworx/rel0.3
3479c4c New Feature: Add pagination to list functions
62437d0 Testing: Tidy up test
8b97700 Update: Version number to v0.3.0