getServiceAccount

On this page
Back to index

Summary

Retrieves a service account by its name.
serviceAccountName
Stringrequired
The service account name.

Usage

Perl

$cmdr->getServiceAccount( "test-serviceAccountName" # serviceAccountName );

ectool

ectool getServiceAccount \ "test-serviceAccountName" `# serviceAccountName`