I am trying to install the awslocal CLI tool with pip3.
I have ran the command:
pip3 install awscli-local --user
I am trying to see the what CLI options there are and have run the command
awslocal
I am getting this response
zsh: command not found: awslocal
I am not sure what other steps I am missing