CommandsAuth
login
Usage: polyaxon login [OPTIONS]
Login to Polyaxon Cloud or Polyaxon EE.
Options:
-t, --token TEXT Polyaxon token.
-u, --username TEXT Polyaxon username or email.
-p, --password TEXT Polyaxon password.
--help Show this message and exit.logout
Usage: polyaxon logout [OPTIONS]
Logout from Polyaxon Cloud or Polyaxon EE.
Options:
--help Show this message and exit.whoami
Usage: polyaxon whoami [OPTIONS]
Show current logged Polyaxon Cloud or Polyaxon EE user.
Options:
--help Show this message and exit.