Skip to content

jdilger/gee-auth-switcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ee_auth

Install:

$ pip install -m setup.py

Usage:

$ ee_auth [OPTIONS] COMMAND [ARGS]...

Options:

  • --install-completion: Install completion for the current shell.
  • --show-completion: Show completion for the current shell, to copy it or customize the installation.
  • --help: Show this message and exit.

Commands:

  • activate-user: The GEE account to active
  • authenticate-user: authenticate an earth engine account.
  • check-activated-user: Check to see which GEE account is activated
  • list-users: See a list of all current users
  • make-new-user: Add a new user account to select from

ee_auth activate-user

The GEE account to active

Usage:

$ ee_auth activate-user [OPTIONS] NAME

Arguments:

  • NAME: [required]

Options:

  • --help: Show this message and exit.

ee_auth authenticate-user

authenticate an earth engine account. overrides any current credentials

Usage:

$ ee_auth authenticate-user [OPTIONS]

Options:

  • --help: Show this message and exit.

ee_auth check-activated-user

Check to see which GEE account is activated

Usage:

$ ee_auth check-activated-user [OPTIONS]

Options:

  • --help: Show this message and exit.

ee_auth list-users

See a list of all current users

Usage:

$ ee_auth list-users [OPTIONS]

Options:

  • --help: Show this message and exit.

ee_auth make-new-user

Add a new user account to select from

Usage:

$ ee_auth make-new-user [OPTIONS]

Options:

  • --help: Show this message and exit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages