Skip to content

Commit

Permalink
Add example
Browse files Browse the repository at this point in the history
Signed-off-by: campionfellin <[email protected]>
  • Loading branch information
campionfellin committed Jun 22, 2018
1 parent 1627b82 commit 1c5f9fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ commander
* @name login
* @param {string?} [--no-localhost] Do not run a local server, manually enter code instead.
* @param {string?} [--creds] Relative path to credentials (from GCP).
* @example login (uses default clasp credentials)
* @example login --creds credentials.json (uses your credentials file).
* @see test
*/
commander
Expand Down

0 comments on commit 1c5f9fa

Please sign in to comment.