Auth¶
The fenn auth command allows you to manage credentials for the Fenn remote service.
Usage¶
Arguments¶
One of subcomand (login, status or logout) is required for auth command
[login]: Save an API key for a profile[--api-key](optional): API key (if omitted, will prompt or read from stdin)[--profile](optional): Profile name (default: 'default')[status]: Show the currently configured profile and credit balance[--profile](optional): Show the currently configured profile and credit balance[logout]: Save an API key for a profile[--profile](optional): Save an API key for a profile
Examples¶
Basic Usage¶
Execute fenn app with cartesian product, specified in grid:
Login¶
Save an API key for a profile
Specify API key¶
Specify API key:
Set profile¶
Credentials profile name (default: 'default' or $FENN_PROFILE).
Show status¶
Show the currently configured profile and credit balance
Set profile¶
Credentials profile name (default: 'default' or $FENN_PROFILE).
Logout¶
Remove a profile from the credentials file
Set profile¶
Credentials profile name (default: 'default' or $FENN_PROFILE).