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

Skip to content

Tags: timescale/tiger-cli

Tags

v0.15.1

Toggle v0.15.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add analytics tracking (#87)

v0.15.0

Toggle v0.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add `service_fork` MCP tool (#93)

v0.14.2

Toggle v0.14.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Install shell completions (#90)

v0.14.1

Toggle v0.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: preserve cli timeout (#91)

Prevent using the API calls context in the wait commands,
as it includes a 30s timeout, which is honored even though
we're creating a child context with a 30m timeout later.

Rely on the cmd.Context() instead, so we preserve timeout behavior we want,
either 30m by default, or the one specified via flags to the cli.

v0.14.0

Toggle v0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Adhere to naming guidelines (#88)

v0.13.4

Toggle v0.13.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Print attempted mcp installation command on failure (#83)

v0.13.3

Toggle v0.13.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add a helpful link on max pat token error (#81)

Signed-off-by: Jascha Beste <[email protected]>
Co-authored-by: Nathan Cochran <[email protected]>

v0.13.2

Toggle v0.13.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Check for empty host and port (#79)

v0.13.1

Toggle v0.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix spinner SIGINT behavior (#78)

v0.13.0

Toggle v0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow setting environment tags for forks and create (#70)