You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,14 @@
1
1
# Salesforce CLI
2
2
3
-
This is the latest `sfdx` CLI application, based on the
3
+
> **Warning**
4
+
> The `sfdx` CLI entered maintenance mode on July 12th, 2023. Use `sf` instead at [salesforce/cli](https://github.com/salesforcecli/cli/).
5
+
>
6
+
> Check out [this blog post](https://developer.salesforce.com/blogs/2023/07/salesforce-cli-sf-v2-is-here) for information and context about this change.
7
+
> See the [Move from sfdx (v7) to sf (v2)](https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_move_to_sf_v2.htm) section of the Salesforce CLI Setup Guide for details on how to make the switch.
8
+
9
+
---
10
+
11
+
This ~~is~~ was the latest `sfdx` CLI application, based on the
4
12
[oclif](https://oclif.io) CLI engine. By default it comes installed with various plugins.
0 commit comments