Add flux.ts pseudo-terminal for integrating Flux CLI commands
See original GitHub issueWe’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:
- Created 2 years ago
- Comments:10
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Not yet. Might do that today. If you mean the status bar item.
We now have a function to run CLI commands and show its output in the output view: