From 39cb0e46dc49fc5080c9c2795ee08b05f29a22f9 Mon Sep 17 00:00:00 2001 From: Jadi Date: Thu, 17 Aug 2023 22:21:56 +0330 Subject: [PATCH] Dev-tools, cli reference: updating embassy-cli to start-cli (#478) This change will affect this page: https://docs.start9.com/latest/developer-docs/advanced/dev-tools/embassy-cli --- .../advanced/dev-tools/embassy-cli.rst | 20 +++++++++---------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/site/source/developer-docs/advanced/dev-tools/embassy-cli.rst b/site/source/developer-docs/advanced/dev-tools/embassy-cli.rst index ec2a015..52e3622 100644 --- a/site/source/developer-docs/advanced/dev-tools/embassy-cli.rst +++ b/site/source/developer-docs/advanced/dev-tools/embassy-cli.rst @@ -4,36 +4,34 @@ StartOS Command Line Interface ============================== -.. warning:: This is for advanced users only!! Anything you do while SSH'd into your Embassy is NOT SUPPORTED, unless under the guidance of a Start9 technician. +.. warning:: This is for advanced users only!! Anything you do while SSH'd into StartOS is NOT SUPPORTED, unless under the guidance of a Start9 technician. -When interacting with StartOS directly, you will invariably want to use ``embassy-cli``. Embassy-CLI can control StartOS in many of the same ways that the UI can, but with finer controls and deeper insights. +When interacting with StartOS directly, you will invariably want to use ``start-cli``. start-cli can control StartOS in many of the same ways that the UI can, but with finer controls and deeper insights. -In order to use Embassy-CLI, you will first need to authorize yourself with the following command... +In order to use start-cli, you will first need to authorize yourself with the following command... .. code-block:: bash - embassy-cli auth login + start-cli auth login and enter your StartOS Master Password at the prompt. -You can enter ``embassy-cli help`` or ``embassy-cli