Skip to content

Commit

Permalink
fix query
Browse files Browse the repository at this point in the history
  • Loading branch information
CaroMac committed Oct 17, 2023
1 parent fec8df3 commit f5bb67c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/markdown-pages/docs/ecosystem/ecosystem-manage-cps.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,14 +56,14 @@ On Mac and Unix:

```
galasactl properties get \
--namespace framework --prefix test --suffix stream --infix batch,production
--namespace framework --prefix docker.engine --suffix hostname --infix REMOTE
```

On Windows (Powershell):

```
galasactl properties get `
--namespace framework --prefix docker --suffix hostname --infix engine
--namespace framework --prefix docker.engine --suffix hostname --infix REMOTE
```


Expand Down

0 comments on commit f5bb67c

Please sign in to comment.