Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 987 Bytes

alfresco.md

File metadata and controls

29 lines (21 loc) · 987 Bytes
title slug
alfresco
alfresco

alfresco

A Command Line Interface for Alfresco Content Services

Synopsis

Alfresco CLI provides access to Alfresco REST API services via command line. A running ACS server is required to use this program (commonly available in http://localhost:8080/alfresco).

Options

  -h, --help              help for alfresco
  -o, --output string     Output format. E.g.: 'default', 'json' or 'id'. (default "default")
      --password string   Alfresco Password for the Username (overrides default stored config value)
      --username string   Alfresco Username (overrides default stored config value)

SEE ALSO