logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

edu-sync-cli add - Adds a new account to the configuration

Description

       Adds a new account to the configuration

   Arguments:
              <URL>

              The URL of the Moodle instance

              <PATH>

              The path to download resources to

Name

       edu-sync-cli add - Adds a new account to the configuration

Options

-u, --username <USERNAME>

              The username of the account.

              If  set, you will be prompted the corresponding password which will be used to retrieve the token.
              If unset, you must supply the token yourself.

              Find the token on your Moodle instance's website in your user account settings as the security key
              for the Moodle mobile web service. If you cannot find it, make  sure  that  your  Moodle  instance
              supports  the  Moodle  mobile web service, which is also required for the official Moodle app. The
              token is being saved your config file.

       -l, --lang <LANG>

              A language to force for resource retrieval

       -h, --help

              Print help (see a summary with '-h')

edu-sync-cli add 0.2.5                            February 2025                                  EDU-SYNC-CLI(1)

Synopsis

edu-sync-cliadd [OPTIONS] <URL><PATH>

See Also