question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add flux.ts pseudo-terminal for integrating Flux CLI commands

See original GitHub issue

We’ll probably keep gitops terminal developed in #8

However, we’ll need flux.ts that is more like kubectl CLI integration in k8s tools extension, with its own output channel to run some of the Flux CLI commands, capture their outputs, transform results and update our GitOps tree views.

See these k8s tools and gitops terminal notes for more info: https://github.com/weaveworks/vscode-gitops-tools/issues/8#issuecomment-904829430

This is required for integrating commands like flux reconcile for sources in #42 and deployments in #43.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:10

github_iconTop GitHub Comments

1reaction
usernamehwcommented, Sep 27, 2021

Did you wire thsoe command ouputs to our new GitOps progress bar too?

Not yet. Might do that today. If you mean the status bar item.

1reaction
usernamehwcommented, Sep 27, 2021

We now have a function to run CLI commands and show its output in the output view:

Animation

Read more comments on GitHub >

github_iconTop Results From Across the Web

Flux CLI
Flux CLI. The Flux Command-Line Interface documentation. The Flux CLI is available as a binary executable for all major platforms, the binaries ...
Read more >
Diff - 8b0f6d12de91345190f234edba781b2fd03257b6^1^2 ...
+ Upon successfully adding an ID, the driver will probe + for the device and ... like setting up command buffers, creating an...
Read more >
QNX® Software Development Platform 6.6 <br/> QNX® SDK for ...
The problem is that user_thread() is waiting until a is set to 5, and when it is, it adds the a and b...
Read more >
Flux Tutorial: Implementing Continuous Integration Into Your ...
To install Flux we will run the following command on macOS (In this ... helm repo add cx-operator https://coralogix.github.io/cx-operator/.
Read more >
UNIX User's Reference Manual (URM) - Bitsavers.org
based name server and integrating it into the mail system. ... Your programs can receive arguments from the command line just as system ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found