Skip to main content

fluidctl slurm clusters users add

Add a user to a slurm cluster

fluidctl slurm clusters users add [flags]

Options

  -h, --help                   help for add
--ssh-keys stringArray SSH public keys for the user
--sudo Grant sudo access to 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