cli
cli copied to clipboard
CLI tool to help develop services for Fluence
hi all I try to deploy my First Cloudless Function by reading this article https://fluence.dev/docs/build/quickstarts/your_first_function and then I got message like this ``` andy at andys-MacBook-Air in ~/code/fluencedemo/hello-world $ fluence...
Repro steps: After setting up a Provider, Registering and Activating Capacity Commitment, run the command `fluence provider cc-info` It will prompt for wallet connection. After connecting the wallet in the...
I install cli 0.15.22 in my laptop, but I dont know how to start it or run it as a provider to provide service. I want to earn some rewards...
Running on a raspberry pi 4B: ``` Linux raspberrypi 5.10.103-v7+ #1529 SMP Tue Mar 8 12:21:37 GMT 2022 armv7l GNU/Linux ``` ```bash jake@raspberrypi:~ $ curl -qsL https://raw.githubusercontent.com/fluencelabs/cli/main/install.sh | bash Initiating...
print docker logs after all tests, print deal info after each test
Fluence creates its settings and cache directory in ~/.fluence — ignoring XDG environment variables. XDG is a well established specification, supported by major Linux distributions, allowing for easier cache cleanup,...
:robot: I have created a release *beep* *boop* --- ## [0.18.1](https://github.com/fluencelabs/cli/compare/fluence-cli-v0.18.0...fluence-cli-v0.18.1) (2024-08-15) ### Bug Fixes * add retry to getting offers info from indexer when offer is created ([#998](https://github.com/fluencelabs/cli/issues/998)) ([909d8cb](https://github.com/fluencelabs/cli/commit/909d8cbbc0688a2704e9922ed61887717eff9107))...