Skip to content

Releases: chronosphereio/calyptia-cli

v0.0.3

17 Nov 02:13
Compare
Choose a tag to compare

Changelog

d6575a5 fallback keyring to os $home/.calyptia/creds
6365c06 remove todo
535bb9c rename key to resource name in usage

v0.0.2

16 Nov 19:57
Compare
Choose a tag to compare

Changelog

ebe9806 top pipeline
00e400c delete agents
21bd572 delete agent
6350980 complete agent name and update agent
9814d08 complete project name; update projects, aggregators and pipelines
395971d delete aggregators and pipelines

v0.0.1

16 Nov 11:07
b2ac00c
Compare
Choose a tag to compare

Changelog

b2ac00c Merge pull request #9 from calyptia/add-gs-blob
494c088 calyptia/[email protected] as dependency
9e5f4dc calyptia/[email protected] as dependency
68c6cf4 calyptia/[email protected] as dependency
2027fae calyptia/[email protected] as dependency
fcf8d80 workflows: add gs blob to goreleaser
be9f395 workflows: add gs blob to goreleaser
d048a7f local time
26d64ff create aggregators and pipelines
1b56355 move code around
4fc30d4 use pipeline name
94e9d4f fix aggregatorsKeys tests
d2fd066 rename get pipelines cmd
ff6fd26 get pipelines uses aggregator name
cf73322 top project: avoid fetching agent metrics if agent inactive
5822c84 remove borders and separators from table
7ecb5c6 complete aggregator and pipeline ids
d9d0cb8 get pipeline status history
cf90510 errors metrics

v0.0.0

10 Nov 03:33
Compare
Choose a tag to compare

Changelog

7be90b5 goreleaser: id
4ac8f46 goreleaser: remove freebsd and arm(v6)
fc0d797 goreleaser: correctly pass auth0 client id env
6882275 goreleaser: set binary name
d179fa9 goreleaser: setup os and arch
b96c9d8 Merge pull request #3 from calyptia/master
e84641a github/workflows: fix golangci-lint version
fe18bca github/workflows: try older golangci-lint version
4f94cfc github/workflows: run on manual dispatch
04255c1 github/workflows: pat
cd227d1 setup goreleaser
ebf4e42 cmd/calyptia: version
2a3cb71 Merge branch 'master' of https://github.com/calyptia/cloud-cli
3a73712 github/workflows: release
578e5e8 git: remove unused ignores
dad65ff Merge branch 'master' of https://github.com/calyptia/cloud-cli
cd97658 use cloud client
6dd215e readme: update install cmd
565c6ac new command based implementation
9b3c290 readme: require auth0 client id
f838829 auth0: use oauth2 token source
bcd5485 cmd/calyptia: require auth0 client id
e0bd97f simpler access token saving
46f7f85 auth0: refresh token
1685203 .env and fix table overflow
7a59a73 readme: add basic intructions
9b8509a git: ignore executables
e1d0868 ignore executables
00bc567 First iteration
87059f1 initial commit