Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting up cli interactive flow #71

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from

Conversation

jamiehewitt15
Copy link
Member

@jamiehewitt15 jamiehewitt15 commented Sep 4, 2024

Fixes #70

Changes proposed in this PR:

  • Setting up cli interactive flow
  • Publishing asset
  • Adding interactive flow to the system tests.

To test:

  1. run barge locally
  2. run ocean node locally
  3. set the envs in ocean-cli (the node URL should be used as both the provider and aquariums url)
  4. npm run build && npm run cli start

@mihaisc
Copy link

mihaisc commented Sep 16, 2024

can you do a quick update on the environment vars, so we don't have provider, aquarius

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create interactive publish function
2 participants