Last active
January 28, 2020 17:44
-
-
Save bfitzpat/e9a024408b3cbdee0b024584cccee781 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # This doesn't work currently to check the requirement, so am diving deeper | |
| You should be able to use this link [to check to see if Apache Camel K is accessible at the command line](didact://?commandId=vscode.didact.requirementCheck&text=camel-k-requirements-status$$kamel%20version$$Apache%20Camel%20K&completion=Apache%20Camel%20K%20is%20available%20on%20this%20system.&error=Camel%20K%20CLI%20not%20available "Tests to see if kamel version returns a result"){.didact} It should then update the following status. | |
| *Status: unknown*{#camel-k-requirements-status} | |
| # This works | |
| You could use [this link to open a new terminal called 'camel-k-term' and try the `kamel version` command.](didact://?commandId=vscode.didact.sendNamedTerminalAString&text=camel-k-term$$kamel%20version&completion=Opened%20the%20file-copy-term%20terminal. "Opens a new terminal called 'camel-k-term' and tries `kamel version`"){.didact} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment