Options (1)
-f, --frameworkbooleanInstall PropelAuth authentication in an application. If no directory is provided, the current directory is used
Example:
propelauth setup {{[-f|--framework]}} {{path/to/directory}}Examples (4)
Login to PropelAuth using an API Key generated from <https://auth.propelauth.com/api_keys/personal>
Set the default PropelAuth Project for the CLI. If no default project is set, the system will prompt for selecting a Project each time certain commands are run
propelauth set-default-projectInstall PropelAuth authentication in an application. If no directory is provided, the current directory is used
propelauth setup [-f|--framework] path/to/directoryLog the CLI out of PropelAuth
made by @shridhargupta | data from tldr-pages