-
Updated
Aug 5, 2021 - C
command-line-tools
Here are 95 public repositories matching this topic...
-
Updated
Apr 27, 2021 - JavaScript
-
Updated
Dec 23, 2020 - C
-
Updated
Jun 23, 2021 - Shell
-
Updated
Jul 21, 2021 - Ruby
-
Updated
Aug 5, 2021
-
Updated
Apr 3, 2021 - Kotlin
-
Updated
Aug 2, 2021 - Python
-
Updated
Aug 5, 2021 - C
-
Updated
Sep 30, 2020 - Shell
-
Updated
Aug 4, 2021 - Ruby
-
Updated
Dec 11, 2019 - Rust
-
Updated
Apr 28, 2021 - Python
-
Updated
Nov 27, 2020 - Python
-
Updated
Feb 25, 2021 - Python
-
Updated
Apr 22, 2021 - C++
-
Updated
Mar 20, 2017 - Crystal
-
Updated
Jul 4, 2018 - Python
Is your feature request related to a problem? Please describe.
We would like to use the CLI as part of our CI/CD process but we are using projects for environments and there is no support for projects in the CLI
Describe the solution you'd like
***Add support for projects (Support the endpoints listed for projects here: https://app.swaggerhub.com/apis-docs/swagger-hub/registry-api/1.
-
Updated
Jan 7, 2016 - Python
-
Updated
Feb 25, 2020 - Java
-
Updated
Aug 2, 2021 - Shell
-
Updated
Feb 17, 2020 - Shell
-
Updated
Feb 4, 2020 - Python
-
Updated
May 15, 2017 - Shell
-
Updated
Feb 11, 2020 - Shell
command alias should respect bash posix
currently
alias {aliasName} {aliasText}
Expected
alias {aliasExpression}
with alias expression := aliasName = aliasText
issue
variables are substituted because they appears in a command parameter string ... it would be better if the substitution of variables is avoid in that case, thus the ev
Improve this page
Add a description, image, and links to the command-line-tools topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the command-line-tools topic, visit your repo's landing page and select "manage topics."
Both
chifra list --help
andchifra monitors --help
show the following help text.