Skip to main content

fluidctl slurm clusters users update

Update a user's SSH keys and/or sudo access on a slurm cluster

fluidctl slurm clusters users update [flags]

Options

  -h, --help                   help for update
--ssh-keys stringArray SSH public keys for the user
--sudo Grant or revoke sudo access for the user
--username string Username of the user

Options inherited from parent commands

      --client-id string       OAuth Client ID
--client-secret string OAuth Client Secret
--cluster-id string Cluster ID
-F, --format string Output format (json, yaml, table) (default "table")
-P, --project string Project ID
-R, --region string Region
-T, --token string Auth token
-U, --url string Atlas Server URL

SEE ALSO