-
Notifications
You must be signed in to change notification settings - Fork 1
docker-push command not found #5
Description
Hi,
when i do the docker-push i get command not found error. Can you tell me how can i solve this issue?
C:\Users\i307955>cf docker-push hello-nodejs
'docker-push' is not a registered command. See 'cf help'
cf version:
cf version 6.21.1+6fd3c9f-2016-08-10
C:\Users\i307955>cf plugins
Listing Installed Plugins...
OK
Plugin Name Version Command Name Command Help
Diego-Enabler 1.2.1 enable-diego Migrate app to the Diego runtime
Diego-Enabler 1.2.1 disable-diego Migrate app to the DEA runtime
Diego-Enabler 1.2.1 has-diego-enabled Report whether an app is configured to run on the Diego runtime
Diego-Enabler 1.2.1 diego-apps Lists all apps running on the Diego runtime that are visible to the user
Diego-Enabler 1.2.1 dea-apps Lists all apps running on the DEA runtime that are visible to the user
Diego-Enabler 1.2.1 migrate-apps Migrate all apps to Diego/DEA
BRs, Gowrisankar