I noticed a small typo in the maas-anvil --help text. Here is the help text from commands.py:
To get started with a single node, all-in-one MAAS installation, start
with by initializing the local node. Once the local node has been initialized,
run the bootstrap process to get a live MAAS deployment.
The typo is in the first sentence "To get started with a single node, all-in-one MAAS installation, start with by initializing the local node."
I think the word by needs to be removed. It's a small change for a first issue. I will submit a PR to fix the typo.
I noticed a small typo in the maas-anvil --help text. Here is the help text from commands.py:
The typo is in the first sentence "To get started with a single node, all-in-one MAAS installation, start with by initializing the local node."
I think the word by needs to be removed. It's a small change for a first issue. I will submit a PR to fix the typo.