Merged
Conversation
Release notes (https://github.com/platformsh/legacy-cli/releases/tag/v4.28.0 ): New features: * Display activities with non-zero exit codes as failed. * Allow specifying the deploy strategy on push. * Switch to new, more efficient endpoint for querying metrics. Output will be mostly the same as the previous `metrics` commands, with these exceptions: - Rows for the `router` service are now displayed by default. - The `---internal---storage` is no longer displayed by default. - `inodes` columns are now displayed by default in the `metrics` command. The first 5 table columns are the same, and the other commands' default columns are the same. - The `--interval` option is deprecated and no longer has an effect. The default interval displayed changes from 2 minutes to 1 minute. Other changes: * Error earlier in non-interactive mode when an organization ID is required. * Add an example for adding a column in activity:list command help. * Remove security contact from writable properties of billing profile.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release notes (https://github.com/platformsh/legacy-cli/releases/tag/v4.28.0 ):
New features:
metricscommands, with these exceptions:routerservice are now displayed by default.---internal---storageis no longer displayed by default.inodescolumns are now displayed by default in themetricscommand. The first 5 table columns are the same, and the other commands' default columns are the same.--intervaloption is deprecated and no longer has an effect. The default interval displayed changes from 2 minutes to 1 minute.Other changes: