acl setup

Fetches ACL. VERSION may be set to fetch a specific release. Once set up, the ACL library can be used in C++ source code for any task.

Usage

Usage: lucy acl setup [OPTIONS] [VERSION]

Arguments

  • version:
    • Type: STRING
    • Default: v1.5.1
    • Usage: version

Options

  • force:

    • Type: BOOL
    • Default: False
    • Usage: -f --force

    Force update.

  • help:

    • Type: BOOL
    • Default: False
    • Usage: --help

    Show this message and exit.

CLI Help

Usage: lucy acl setup [OPTIONS] [VERSION]

  Fetches ACL. VERSION may be set to fetch a specific release. Once set up,
  the ACL library can be used in C++ source code for any task.

Options:
  -f, --force  Force update.
  --help       Show this message and exit.