From 98404300481ace105b1a79080ce5ff5382381cc8 Mon Sep 17 00:00:00 2001 From: Joey Kudish Date: Mon, 15 Jan 2024 11:20:07 -0800 Subject: [PATCH] Use "terminus" instead of Pantheon CLI Since we use "terminus" throughout the rest of the certification docs, it can appear confusing to use "Pantheon CLI" here. As I was reading it, I had to make sure this was referring to terminus by checking the URL it was pointed to. --- source/content/certification/study-guide-cms/05-cms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/content/certification/study-guide-cms/05-cms.md b/source/content/certification/study-guide-cms/05-cms.md index 393e3be556..43317b06f8 100644 --- a/source/content/certification/study-guide-cms/05-cms.md +++ b/source/content/certification/study-guide-cms/05-cms.md @@ -241,7 +241,7 @@ In addition to On-Demand backups, Pantheon automatically backs up your site with * **All sites: **You can run manual backups for free, and choose to keep them for one month or six months. * **Paid sites: **You can enable or disable automatic backups. A nightly backup is created and stored for a week and your weekly backup is stored for a month when automatic backups is enabled. -Backups can also be triggered with Pantheon's CLI's [backup:create](/terminus/commands/backup-create) command. That command can be part of a multi-step script that also includes the cloning of the database from one environment to another. +Backups can also be triggered with terminus' [backup:create](/terminus/commands/backup-create) command. That command can be part of a multi-step script that also includes the cloning of the database from one environment to another. #### Connecting to Your Database