Skip to content

Releases: agilercloud/cli

v0.2.0

25 May 06:52
v0.2.0
0faa09e

Choose a tag to compare

Changelog

  • 5c49862 Add --debug flag for HTTP request/response logging
  • 4dcb6e3 Add --progress flag for download commands
  • f04f681 Add Long help and Examples to project-scoped commands
  • 1bdb95c Add ExpiresAt field to BillingTransactionEntry model
  • 826c068 Add etag field to ProjectFileEntry model in generated client
  • 5b45490 Add backup restore drain flag
  • 8ccd4af Add login command; stop leaking API key via shell history
  • bef2b54 Add subtle color output with NO_COLOR support
  • 0e6996a Add support for Workspaces in generated client
  • 7183e3d Add support for listing billing payment methods in generated client
  • 308d902 Add upload progress; drop inconsistent sql history aliases
  • 683247b Add whoami, billing, and notifications commands.
  • cf1abd3 Add workspace support to CLI
  • 5185e2f Auto-page project logs
  • 164f3af Build X-Move-Source / X-Copy-Source as {project-id}/{path}
  • 5e89179 Confirm destructive actions; add --yes to skip
  • 6e25521 Drop instance field from project CLI
  • 0afe574 Fix four data-safety and input-handling bugs
  • 5c56331 Fix key validation, runtime status display, and monetary formatting.
  • ef05917 Fix status badge: API health value is "green", not "ok"
  • 318e395 Flatten project-scoped commands; add --project flag
  • 364873c Generate Go client from public OpenAPI spec and route CLI through it
  • c820dbd Implement cursor-based pagination and apply List API updates
  • c320eb6 Improve logs and SQL execution ergonomics
  • f1afb9a Refactor API design to consolidate project resource updates
  • 3a6b390 Remove support for expand query parameter in API
  • 0faa09e Remove unused IsBillingUser and MfaRequiredForCaller fields from Workspace model, CLI rendering, and related tests. Simplify workspace table and detail views accordingly.
  • 1bf934f Remove unused models and methods from generated public API client
  • 344db62 Replace --no-clobber with --overwrite (default false) on files commands
  • 99e52f7 Return updated entities from update commands
  • a27bba3 Round out account commands; document config resolution
  • 8a85846 Send path-only file transfer source headers
  • 36be795 Split backups download into database and storage subcommands
  • ee7c4ed Tidy flag and alias consistency across command groups
  • 6042c58 Unify boolean rendering and quiet-mode output in create commands
  • f39c081 Update CLI for file-backed SQL statements
  • 6151f9e Update CLI for v1 API restructure
  • 6645734 Update SQL history to use slim list projection
  • 7ab900a Update models and variable handling in generated client and CLI
  • 48b427c Update project usage response models and adjust parsing logic
  • cb822af Update test to ignore irrelevant 'rel' values in Link header parsing
  • 1871685 Wire shell completion with dynamic resource-ID lookups

v0.1.6

10 May 22:14
v0.1.6
8978cee

Choose a tag to compare

Changelog

  • ff34f33 Add --format flag for text|json|yaml|csv|tsv output
  • 6c4038b Add fmt target to Makefiles for code formatting
  • 8978cee Fix errcheck lint failures and add lint/vulncheck Makefile targets
  • aff07b7 Refactor error handling to use consistent JSON error envelopes
  • 4b0d85f Replace "X-Modified-At" with standard "Last-Modified" header.
  • 2f4a68e fix: correct name in license
  • fd6b44f gofmt all files

v0.1.5

20 Apr 02:35
v0.1.5
36dac8a

Choose a tag to compare

Changelog

  • 36dac8a Rename 'secret' to 'sensitive' for variable terminology consistency

v0.1.4

18 Apr 03:56
v0.1.4
9b58939

Choose a tag to compare

Changelog

  • 9b58939 refactor: layered internal packages for testable CLI

v0.1.3

18 Apr 00:01
v0.1.3
5b4541c

Choose a tag to compare

Changelog

  • aec505f add 'agiler upgrade' for in-place self-updates
  • ee304a6 add install.sh for curl | sh installs
  • 5b4541c add passive update check
  • aa6afb7 readme: add pre-1.0 instability warning

v0.1.2

17 Apr 14:08
v0.1.2
a46fc9a

Choose a tag to compare

Changelog

  • a46fc9a cask: strip quarantine attr on install

v0.1.1

17 Apr 14:02
v0.1.1
3b70420

Choose a tag to compare

Changelog

  • 3b70420 goreleaser: migrate brews -> homebrew_casks, move to Casks/ dir

v0.1.0

17 Apr 06:20
v0.1.0
f86434d

Choose a tag to compare

Changelog