From 4dd29b6c766afc49d0a2be1e5c44b1fe40c88dbd Mon Sep 17 00:00:00 2001 From: Jack Lloyd-Walters Date: Thu, 11 Jul 2024 15:29:59 +0100 Subject: [PATCH] update readme --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index f191a3e..ce19977 100644 --- a/README.md +++ b/README.md @@ -84,13 +84,8 @@ ubuntu@infra1:~$ maas-anvil cluster list ubuntu@infra1:~$ juju run maas-region/0 create-admin username=admin password=pass email=admin@maas.io ssh-import=lp:maasadmin ``` -## Cluster updates - -You can refresh the cluster by running the `refresh` command: +# Managing the cluster after initial deployment -```bash -ubuntu@infra1:~$ maas-anvil refresh -``` ## Cluster updates @@ -100,7 +95,7 @@ You can refresh the cluster by running the `refresh` command: ubuntu@infra1:~$ maas-anvil refresh ``` -# Managing the cluster after initial deployment +This allows passing a new manifest file with `--manifest` for updating configuration options. ## Juju permission denied