← Back to team overview

launchpad-reviewers team mailing list archive

Re: [Merge] lp:~evilnick/maas/manpage into lp:maas

 

Some early notes; I'm not done yet. Looks good though.


[1]

> The profile name created by default when you install MAAS is
> "maas". So an example login might look like this:

There isn't a default profile name. The name here is purely a name
used to refer back to the URL and credentials within maas-cli.


[2]

> $ maas-cli login maas http://10.98.0.13/MAAS/api/1.0
> AWSCRMzqMNy:jjk...5e1FenoP82Qm5te2

Fwiw:

* the credentials can be omitted, then they'll be prompted for,

* if a hyphen is passed as the credentials, the credentials will be
  read from stdin (a single line will be read, and stripped of
  whitespace),

* if the empty string is passed (i.e. "") then it will log-in
  anonymously.

-- 
https://code.launchpad.net/~evilnick/maas/manpage/+merge/130981
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~evilnick/maas/manpage into lp:maas.


References