status
Preview
This feature is in preview and is subject to change.
Show authentication state, account, and duckling size.
Usage
motherduck status [options]
Examples
motherduck status
motherduck status -o json
Output
Reports whether you're authenticated, which credential the CLI used, the account and organization it belongs to, and the duckling size.
The credential source is worth reading first. The CLI prefers
MOTHERDUCK_TOKEN over the saved token, so when a command touches an account
you didn't expect, that's where to look.
On an organization created by new and not yet claimed, the claim
URL and the time left appear as well, for as long as the claim is valid.
Related
loginandlogoutnew claimreprints the claim URL- Authentication