Releases: bopmatic/cli
Releases · bopmatic/cli
Bopmatic Tech Preview (v0.25.1)
Bopmatic Tech Preview (v0.25.0)
Update CLI w/ SR time precision change SR recently changed the time precision of all of its apis from seconds to milliseconds. This commit adjust the CLI accordingly.
Bopmatic Tech Preview (v0.24.1)
Update dependencies
Bopmatic Tech Preview (v0.24.0)
Give users multiple options for setting up an API key Users can now paste keys created from https://console.bopmatic.com/api-keys or request access to Bopmatic if they don't already have an account.
Bopmatic Tech Preview (v0.23.0)
Eliminate client certs Authentication is now done via API key or login/passwd authentication via Cognito user pool.
Bopmatic Tech Preview (v0.22.5)
project describe: retrieve additional project details concurrently For projects with an active deployment, project describe will additionally show additional details for each service, database, datastore, and the site for a project. Reduce interactive latency by retrieving each concurrently.
Bopmatic Tech Preview (v0.22.4)
package describe: improve output formatting
Bopmatic Tech Preview (v0.22.3)
deploy describe: show human friendly timestamps
Bopmatic Tech Preview (v0.22.2)
project describe: Include detailed project information for active pro…
Bopmatic Tech Preview (v0.22.1)
config: login and create an api key automatically When new users configure bopmatic for the first time, it will automatically create a new api key after asking them to login.