sdm admin services add
NAME:sdm admin services add - add a new service accountUSAGE:sdm admin services add [command options] <name>OPTIONS:--template, -t display a JSON template--file value, -f value load service accounts from JSON file--stdin, -i load from stdin--csv, -c parses the input in CSV format (name,expiration)--tags value tags e.g. 'key=value,...'
Additional Information
The --template
command produces example --file
or --stdin
input:
[{"name": ""}]