Skip to content

Commit

Permalink
warning about using OS Login #120
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEdmondson1234 committed Feb 14, 2019
1 parent ef80daf commit 0ed73a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/metadata.R
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ Metadata <- function(items) {
#'
#' \dontrun{
#' # Use "project-wide" to set "enable-oslogin" = "TRUE" to take advantage of OS Login.
#' # But you won't be able to login via SSH if you do
#' gce_set_metadata(list("enable-oslogin" = "TRUE"), instance = "project-wide")
#' }
#'
Expand Down

0 comments on commit 0ed73a1

Please sign in to comment.