-
Bug
-
Resolution: Done
-
Major
-
7.4.0.Beta
-
3
-
False
-
False
-
-
-
-
-
-
Undefined
-
+
-
-
EAP DOC Sprint 5:March 1- 12
this command:
$ cat my-app.yaml
should be like this to actually create the file on the local host:
cat > my-app.yaml<<EOF
apiVersion: wildfly.org/v1alpha1
kind: WildFlyServer
metadata: name: my-app
spec:
applicationImage: 'my-app:latest'
replicas: 1
EOF
- clones
-
JBEAP-20365 Cat command results in error
- Closed