Fw Login

This command is a very simple command that is part of setting up an installation environment. It saves your git username and password to enable installing apps that are from private repositories (or publishing them). It is within the context of the guide to setup FW for your system, see here. This is a required to be able to use many of the other FW Installer commands.

Directory to Run

This is not bound to a specific directory. As long as the fw command is set up in your PATH on your computer, this command can be run globally on your computer.

Arguments

There is one argument that is a required argument for this command:

  • provider is simply the git provider to log in with. Currently, this only works with bitbucket, but it is designed so that potentially in the future it could, with some edits be allowed to also work as github or any other git provider. This argument is required.

Extra Options

There are no additional options beyond those available for all fw installer commands.

Usage

The usage is very simple. Especially considering that currently, there is only one provider available, in every case, the usage will be as follows:

C:\> fw login bitbucket