Releases: stacc/cli
v0.1.0
Changelog
65009ef Added .goreleaser.yml
dafbf18 Added bitbucket-pipelines.yaml
9bc64d7 Added link to install guide in README.md
c5adc16 Added plugin functionality
ab57516 Added scoop to .goreleaser
fc50d5d Changed the name of the binary file to stacc instead of flow
94bed66 Created a README.md file
6066f6d Deleted binary file
0b22751 Fixed an issue with client GetCurrentContext
28c4c9f Fixed pipeline indentation
8e1bd6c Fixed template indentation
d7bf3ec Flow CLI now uses .kubeconfig or .flowrc instead of only .flowrc
eb1123a Flow login now creates a .kubeconfig file
ccce625 Implemented flow process add
ba3dacb Implemented flow process handler add
e124b5b Implemented the process generate command
64c4c13 Initial commit
718e9f1 Made use of .flowrc
d146e39 Renamed bitbucket-pipelines.yaml to bitbucket-pipelines.yml
20c8d1d Replaced all panics by log.Fatal
e29bcd8 Temp fix for flow push throttle issues
591361d Updated .goreleaser.yml
762500b Updated Readme
2a40e82 Updated bitbucket pipelines with release version
9af5d63 client: Simplified the CreateClient function
e43acc8 context: Fixed file indentation and made .flowrc compatible with old CLI
4d14c43 flow context: Added short and long texts and examples
2998ea0 flow delete: Minor change to long text
56afaa0 flow delete: Now lets you specify specific buckets to delete
b214ac9 flow delete: Updated long help message
5dcca21 flow forward: Added port flag, short and log description and examples
7b03660 flow log: Should now detect when pods go down
0679e6d flow login: Added long description and examples
e4ce109 flow logs: Added TODO's
3828340 flow logs: Added long description and examples
efe90cb flow logs: Improved logging by adding important flags and improved coloring
b14e15f flow pull: Added long description and examples
d095937 flow push: Added long descriptions and examples
244b2d1 flow push: Fixed serial flag
a92a6f8 flow push: Implemented watch functionality with websockets and reconnection functionality
1a6d015 flow push: Improved the way stacc-cloud disconnects are handled
bceb697 flow push: Now uses .staccignore to ignore certain files
fe62ab0 flow push: minor fix to string
ba33072 flow status: Added long descriptions and examples
065339e flow status: Added restart count and pod age to help determine the real status of the pod
2129d97 process generate: Made it possible to run the command without any arguments
866418b process generate: Updated success message
1833e47 process handler add: Added some help text when selecting handler
0a31e2f process handler add: User is now prompted to overwrite