1.12.0 • Published 2 years ago

flex-cli v1.12.0

Weekly downloads
30
License
Apache-2.0
Repository
github
Last release
2 years ago

Flex CLI

A command-line interface for Sharetribe Flex. Flex CLI enables you to manage the transaction processes and transactional email templates of your marketplaces.

To use Flex CLI, you will need a marketplace and an admin user API key. You can request a marketplace from www.sharetribe.com/flex to get credentials to Console where you can generate new API keys in the Build section.

Installation

Install with NPM:

npm install --global flex-cli

or with Yarn:

yarn global add flex-cli

To verify the installation and to see available commands, run:

flex-cli

Troubleshooting

flex-cli: command not found (on Windows)

If you're seeing flex-cli: command not found error on Windows and you installed Flex CLI with Yarn, you need to add Yarn global bin path to the PATH environment varible.

  1. Run yarn global bin to see the global bin path
  2. Add it to PATH environment variable
  3. Restart command line

For a step-by-step guide with screenshots, have a look at this blog post: 'yarn global add' command does not work on Windows

Documentation

To get started with Flex CLI, see the Getting started with Flex CLI tutorial in Flex Docs.

Issues

If you are having problems with Flex CLI, contact our support through the widget in Console, or ask for help in the Flex developer Slack forum.

Development

Refer to the README for development.

License

This project is licensed under the terms of Apache License, Version 2.0.

See the LICENSE file.

1.12.0

2 years ago

1.11.0

2 years ago

1.10.0

2 years ago

1.9.0

3 years ago

1.8.0

3 years ago

1.7.1

3 years ago

1.7.0

3 years ago

1.6.0

4 years ago

1.5.0

4 years ago

1.4.0

4 years ago

1.3.4

4 years ago

1.3.3

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago

1.0.0-rc1

5 years ago

0.5.0

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago