|  |  |  |  | 
| ag-toolag-tool — Edit the libaccounts database | 
ag-tool   create-account   PROVIDER-ID  [
   DISPLAY-NAME 
   [ enable  |   disable ]
]
ag-tool   delete-account  { ACCOUNT-ID  |   all }
ag-tool   disable-account   ACCOUNT-ID 
ag-tool   disable-service   ACCOUNT-ID   SERVICE-ID 
ag-tool   enable-account   ACCOUNT-ID 
ag-tool   enable-service   ACCOUNT-ID   SERVICE-ID 
ag-tool   get-account   ACCOUNT-ID  {
    int  |   uint  |   bool  |   string  
  :
    key 
}
ag-tool   get-service   ACCOUNT-ID   SERVICE-ID  {
    int  |   uint  |   bool  |   string  
  :
    key 
}
ag-tool   list-accounts 
ag-tool   list-enabled  [ACCOUNT-ID]
ag-tool   list-providers 
ag-tool   list-services  [ACCOUNT-ID]
ag-tool   list-settings   ACCOUNT-ID 
ag-tool   --help 
ag-tool takes a required action
as argument, followed by zero or more options.
| 
 | 
      Delete the account specified by  | 
| 
 | 
      Disable the account specified by  | 
| 
 | 
      Disable the service specified by  | 
| 
 | 
      Enable the account given by  | 
| 
 | 
      Enable the service specified by  | 
| 
 | 
      Gets the value of a settings key from the account given by
       | 
| 
 | 
      Gets the value of a settings key from the account given by
       | 
| 
 | List the accounts in the accounts database. | 
| 
 | 
      If  | 
| 
 | List the available account providers. | 
| 
 | 
      If  | 
| 
 | 
      List the settings associated with the account given by
       | 
| 
 | Show usage notes and exit. | 
ag-tool was written by Aparna Nandyal
<aparna.nand@wipro.com>.
This manual page was written by David King
<david.king@canonical.com>.