netauth entity update
Update metadata on an entity
Synopsis
The update command updates the typed metadata stored on an entity. Fields are updated with the flags from this command, and are overwritten with anything specified.
netauth entity update [flags]
Examples
netauth entity update demo2 --displayName "Demonstation User"
Metadata Updated
Options
--GECOS string GECOS
--badgeNumber string Badge number
--displayName string Display name
--graphicalShell string Graphical shell
-h, --help help for update
--homedir string Home Directory
--legalName string Legal name
--primary-group string Primary group
--shell string User command interpreter
Options inherited from parent commands
--config string Use an alternate config file
--entity string Specify a non-default entity to make requests as
--secret string Specify the request secret on the command line
SEE ALSO
- netauth entity - Manage entities and associated data