Skip to content

Commit

Permalink
Updating the deployments 2.0 changelog
Browse files Browse the repository at this point in the history
	modified:   docs/deployments-two-changelog.md
  • Loading branch information
abernatskiy committed Sep 16, 2024
1 parent d6fd7ad commit 3593988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/deployments-two-changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Deployments 2.0 simplify [the deployment process](/cloud/overview) with several
Changes to CLI behavior are rather extensive:

* New flags `--name/-n`, `--tag/-t`, `--slot/-s`, `--reference/-r` have been added to nearly all commands.
- For `sqd deploy` they now can override their corresponding [manifest fields](#manifest-changes). **Tag specification takes priority over slot specification.**
- For `sqd deploy` they now can override their corresponding [manifest fields](#manifest-changes). Heterogenous overrides also work: `-t` in CLI overrides `slot:` in manifest, and `-s` overrides `tag:`.
- For other commands (`sqd logs`, `sqd restart` etc) they allow for flexible specification of deployment.
* New commands `sqd tags add` and `sqd tags remove` have been added.
* The `sqd prod` command has been removed.
Expand Down

0 comments on commit 3593988

Please sign in to comment.