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 2407547 commit a29f169
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/deployments-two-changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,9 @@ 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).
* 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 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 a29f169

Please sign in to comment.