Common symptoms
- Error message:
invalid id: id must be at least 1 character long
- Affects multiple commands, including:
firectl create deployment
firectl list deployments
Steps to resolve
- Run
firectl whoami
to check which account id is being used. - Ensure the correct account ID is being used. If not, run
firectl signin
to sign-in to the right account.