Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@TunedMystic TunedMystic released this 28 Nov 07:31
· 3 commits to master since this release

Changelog

50b58d3 Update README.md with new changes.
cbf4a63 Merge pull request #50 from exitshell/err-handling
8189447 Small changes
05f9e59 Modify config file generation comments.
4d66260 Init command: Modify konnect.yml file generation.
bfe1c6e Use some custom errors for error handling.
43bde2d Remove print statement
3a251fc Merge pull request #49 from exitshell/task-47
2fada7d Konnect list command: Display hosts and tasks in table format.
5ae36f6 Merge pull request #48 from exitshell/interactive
9469904 Changes on interactive prompt
fe8c64e Create tasks entries in the Init command.
293c657 Merge pull request #46 from exitshell/task-39
dec973f Change the output of the list command.
1c9b666 Merge pull request #45 from exitshell/task-29
b46de40 misc
f73fe4e Build functionality to connect to host and run task (via 'connectToHost' function).
ac07067 Create SSHTask type. Load SSHTask objects into Konnect.
b1a7c10 Rename 'sshproxy' to 'proxy'.
93fd5ef Rename 'open' command to 'edit'.
c4d5573 Merge pull request #44 from exitshell/task-36
9814d6f Modify the 'resolveFilename' to fallback to default config filenames. The default filenames would be in the current directory, and the parent directory.
5aaabb0 Modify print.
0df5b8c Merge pull request #43 from exitshell/task-41
ddb1d44 Add an 'open' command to open the config file with the default OS editor.
3ef6e52 Remove yaml tags from Konnect engine.
7bab4cc Merge pull request #40 from exitshell/task-28
a308e15 Create global proxy config in Konnect struct. Add functionality for unmarshalling global proxy config. Move SSHProxy unmarshalling to Konnect struct. Fill in blank SSHProxy fields with global fields.
4e1448e Merge pull request #37 from exitshell/task-23
f08a0ff Work on tests for SSHProxy.
b50c98b Merge pull request #35 from exitshell/task-33
38f818a Move , and logic into their cobra commands. For engine and proxy packages, move functions into utils_ file.
2c832be Merge pull request #34 from exitshell/task-17
72818b4 Change the 'ls' command to 'list'.
e682899 Abstract error checking into a helper function.
d139e48 Work on funneling errors to cobra commands.
0fc396e Funnel errors to cobra commands.
8306264 return error in engine:CheckHosts
2bfa471 Alter error wording for Konnect struct.
4b3addb Alter error wording for host not found.


Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64