akamai / cli-sandbox

Akamai CLI for Sandbox
https://github.com/akamai/cli
Apache License 2.0
13 stars 12 forks source link

bash auto complete not working with CLI sandbox #106

Open amoening opened 3 years ago

amoening commented 3 years ago

Setup bash_profile from the Akamai CLI with the --bash option

When using auto complete, I get the following error:: $ akamai sandbox error: unknown option '--generate-auto-complete'

Seems like auto-complete is not implemented for sandbox...